====== Remixed Dungeon ====== **Remixed Dungeon** is a classic roguelike game with pixel graphics and a simple interface. It is a fork of the famous Pixel Dungeon game, featuring English, Russian, and many more localizations. The game is available on multiple platforms including Android (Google Play, ruStore), desktop (Windows, macOS, Linux), and web browsers. ==== Features ==== * Classic roguelike gameplay with pixel graphics * Multiple playable hero classes and subclasses * Randomly generated levels with different themes * Challenging enemies and bosses * Diverse items, weapons, and armor * Spells and magical effects * Modding support via Lua scripts and JSON configs ==== Hero Classes ==== * [[rpd:warrior_class|Warrior]] * [[rpd:mage_class|Mage]] * [[rpd:rogue_class|Rogue]] * [[rpd:huntress_class|Huntress]] * [[rpd:elf_class|Elf]] * [[rpd:necromancer_class|Necromancer]] * [[rpd:gnoll_class|Gnoll]] * [[rpd:priest_class|Priest]] * [[rpd:doctor_class|Doctor]] ==== Platforms ==== * Android (Google Play, ruStore, F-Droid) * Desktop (Windows, macOS, Linux) * Web (Planned) ==== Code Reference ==== * Main Repository: [[https://github.com/NYRDS/remixed-dungeon|Remixed Dungeon on GitHub]] * Core Game Logic: [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon|Remixed Dungeon Game Code]] {{tag> rpd game main}}