Extensible Multiplayer Minigame Framework
This project features a fully modular framework containing a networking layer for easy minigame development:
- Games can be added and removed with no changes to the framework; each game is fully self-contained.
- Supports both TCP and UDP networking protocols.
- Serves as a simple way to distribute and playtest my smaller projects.