
Untilted Rythm Game
C++ SDL2
A rhythm game made from scratch in C++ using SDL2. It is heavily inspired by the franchise -Taiko no Tatsujin- and by the game -osu!- The game is still in development, but the core gameplay is done. The game is playable, there are menus, animations, and a scoring system.
I havenβt yet implemented graphics, so everything is done using SDL2βs primitives.
Latest Updates
The latest thing added was a fully working level creator and editor, including a GUI. The game is now playable, and the player can create their own levels.
Next Steps
- Add graphics
- Add more animations