Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.

AnotherProksY/Web-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Tic-Tac-Toe

The Web version of the game Tic-Tac-Toe, created on the Python Bottle.

How to use

Open terminal and write this commands

git clone https://github.com/AnotherProksY/Web-Tic-Tac-Toe.git
cd Web\ Tic-Tac-Toe/Engine/
pip3 install -r requirements.txt
python3 main.py

Open your Web Browser and put this URL

localhost:8080

To stop server, hit Ctrl-C

About

The Web version of the game Tic-Tac-Toe, created on the Python Bottle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published