Skip to content

eficode/ReactTicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Requirements

  • Python 2 & Python 3
  • Chrome or Firefox

How to run

./start.sh

or

python -m SimpleHTTPServer 8000  # Python 2
python -m http.server --cgi 8000 # Python 3

Instructions/Assigment

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • HTML 23.9%
  • CSS 22.7%
  • Shell 8.6%