This is a reimplementation of the BrowserQuest game server in PHP.
More info on the original project can be found here.
It is still a WIP for the code structure, but the server works and accept players :) .
- PHP 8.2
- Symfony 6.3
- Ratchet for the websocket server
- ReactPHP (included in Ratchet) for the timers
php bin/console BrowserQuestServer