21 lines
736 B
Markdown
21 lines
736 B
Markdown
# HyperRogue
|
|
|
|
- Home: http://roguetemple.com/z/hyper/
|
|
- Media: https://en.wikipedia.org/wiki/HyperRogue
|
|
- Inspiration: Deadly Rooms of Death
|
|
- State: mature
|
|
- Download: http://roguetemple.com/z/hyper/download.php
|
|
- Platform: Windows, Linux, macOS, Android
|
|
- Keyword: role playing, roguelike
|
|
- Code repository: https://github.com/zenorogue/hyperrogue.git (@created 2015, @stars 261, @forks 35)
|
|
- Code language: C++
|
|
- Code license: GPL-2.0
|
|
- Developer: Alexandre Moine, Arthur O'Dwyer, Dmitry Marakasov, Dorota Celińska-Kopczyńska, still-flow, Zeno Rogue
|
|
|
|
Roguelike inspired by the puzzle game Deadly Rooms of Death, taking place in the hyperbolic plane.
|
|
There is also a commercial version of it.
|
|
|
|
## Building
|
|
|
|
- Build system: Autoconf
|