- Four clients+ connecting to the server and broadcasting messages to all
- Going online
- Adding Phaser, with types and showing a map of random color squares. The map moves with WASD & arrow keys.
- Improving the messaging protocol and to send move events and display moving ponies
- Ponies can talk
- Allow sitting with [x] / cancel with [c]
- https
- Auto-deploy
- CI
- Split server.ts into start.ts and route.ts
- Refactor code to use less callback passing, less dependecy injetion and more coroutines