Skip to content

james-work-account/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe / Noughts and Crosses

Two-player noughts and crosses game.

TODO: make actually multiplayer.

Running locally

npm install
npm run serve