Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 583 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 583 Bytes

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.