Rhythmic Rush is a fast rhythm platformer where you dodge obstacles, time your jumps, and keep moving to the beat.
- itch.io (Desktop): https://samispoggers.itch.io/rhythmic-rush
- Google Play (Android): https://play.google.com/store/apps/details?id=io.github.msameer0.rhythmicrush
- Jump / Fly:
Space,W,Up Arrow, or left click - Restart:
R - Pause:
Esc
Run the desktop build locally:
./gradlew lwjgl3:runIf you are working on backend services, use the separate sibling repo: ../rhythmicrush-backend.