Skip to content

dev-abir/multiplayer_tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer_tic_tac_toe

A simple multiplayer tic-tac-toe game, in flask.

Note: Remove the pkg-resources==0.0.0 line from the requirements.txt file, before deploying(like, to Heroku), or else it may cause problems, during pakages' installation...