Skip to content

LookLikeAPro/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run:

# make sure python3, squlite, nodejs are installed
# run the following

npm install
pip3 install -r tictactoe/requirements.txt

./manage.py migrate

#run the following, go to localhost:8000 for result
./manage.py runserver & npm run hot-dev-server

About

Multi player tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published