My attempt at making a basic snake game for Sonolus (huge WIP).
If you really want to try out this buggy snake game, you can add the following server url in the Sonolus app: https://lbo44.github.io/Sonolus-Snake-Engine or you can directly click on this link.
- find good enough sfx 🎵
- replay mode (I have no clue how)
- properly load the movement data
- load the apples in the correct order
- draw the whole snake body
- add progress bar to allow jumping to any moment of the replay
- improve visuals ✨
- fix death animation
- screen shake/vibration
- make the eyes randomly blink
- apple eating animation
- tutorial mode (maybe?) 📖
-
create a very basic static website - host an actual server 🌐
- create and host a sonolus express server
- support uploading replays
- add leaderboards
- Sonolus Website
- Sonolus Wiki
- Sonolus Server Web
- This repository is based on Sonolus.js Template (TS)