The server-side application for a multiplayer Tic Tac Toe game. It manages game state, player interactions, and communicates with the client-side application.
npm install @natewilcox/tic-tac-toe-server
Server application for tic-tac-toe