Skip to content

squancy/xoxo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xoxo

An online tic tac toe app created in React. Peer-to-peer interactions are handled with Peer JS.
Players can play the lite three version of tic tac toe in a 3x3 grid which guarantees that a draw outcome is impossible.

Nice todos

  • Use names instead of long IDs regenerated every time by Peer JS
  • Make the board arbitrarily large
  • anything else you think would be cool...

Contribute

If you have any questions drop me with an email at mark@pearscom.com.