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.
- Use names instead of long IDs regenerated every time by Peer JS
- Make the board arbitrarily large
- anything else you think would be cool...
If you have any questions drop me with an email at mark@pearscom.com.