RuggRogue
Role: Creator and main developer.
Last involved: Mid 2022
RuggRogue is a simple web-playable roguelike game made with Rust and SDL, with Emscripten for the browser port.
Features:
- Discover new monsters and equipment the deeper you go.
- Hunger and regeneration: stay fed and stay healed!
- Choose between graphical tiles and ASCII display.
- Menu-based UI with hot keys.
- Auto-run to quickly follow corridors and cross open space.
- Save and load system.
- New Game Plus mode!
The source code is complemented by the RuggRogue Source Code Guide; a 23-chapter technical web book covering the ideas, algorithms and structure of the code.
RuggRogue was featured in the June 2022 edition of This Month in Rust GameDev community newsletter.