@natewilcox/tic-tac-toe-shared
A shared library for a multiplayer Tic Tac Toe game, providing common components and utilities used by both the client-side and server-side applications.
@natewilcox/tic-tac-toe-client
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.
@natewilcox/tic-tac-toe-server
The server-side application for a multiplayer Tic Tac Toe game. It manages game state, player interactions, and communicates with the client-side application.
partyserver
Build real-time applications powered by [Durable Objects](https://developers.cloudflare.com/durable-objects/), inspired by [PartyKit](https://www.partykit.io/).