Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 772 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 772 Bytes

TicTacToe

Python | Flask | Jenkins | docker

Tic Tac Toe Multiplayer Game in Flask

To Play :

Method-1

Step1: git clone https://github.com/sanmarg/TicTacToe/

Step2: cd TicTacToe

Step3: python application.py

Now you have your tic tac toe to play with your friends and family.

System Requirements: Operating System Independent

Must have python installed and modules used like flask, url_for,request etc.

Method-2

Step1: docker pull sanmargparanjpe/tictactoe

Step2: docker run --net=host sanmargparanjpe/tictac toe

Here are Some Screenshots of the App

image

image