Simple Snake Online Browser Game written in Typescript.
This game is just for practicing how an online game works, using Client-Server architecture. Currently there is only one main server, without plans for adding rooms support, so only one game session at the same time.
https://excaliburjs-snake-online.herokuapp.com/
- Online snake game!
- Keyboard and touchscreen (mobile) support.
- Support any screen sizes.
- Excalibur.js
- Socket.io
- Feel free to open bug issues or suggest features.
- email: [email protected]