Skip to content

LinuxFan2718/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic tac toe

How to install

git clone [email protected]:LinuxFan2718/tictactoe.git
cd tictactoe
npm install

How to play

npm start

The game should start and open a browser pointed at the game.