The client-side application for a multiplayer Tic Tac Toe game, built with Phaser. It communicates with a server to manage game state and player interactions.
npm install @natewilcox/tic-tac-toe-client
Client application for tic-tac-toe