Hyperbolic Rogue
Jump to navigation
Jump to search
HyperRogue II | |
---|---|
7DRL | |
Developer | Z |
Theme | Ice, Mathematics, a bit Minimalist |
Influences | DROD, Frozen Depths, Dune |
Released | 7 Nov 2011 |
Updated | 8 Nov 2011 |
Licensing | GNU GPL v2 |
P. Language | C++ |
Platforms | Linux, Windows |
Interface | ASCII, Tiles |
Game Length | ~15 min |
Official site of HyperRogue II |
You are a lone adventurer trapped in a strange world. Collect as much treasure as possible before being caught by monsters. The more treasure you collect, the more monsters come to hunt you, as long as you are in the same land type. You can fight most monsters by moving into its location. The monster could also kill you by moving into your location, but the game automatically cancels all moves which result in that.
HyperRogue II features:
- a new structure of the map (most roguelikes allow 8-directional movement, like Rogue, recently there are many new roguelikes which explore changing this geometrical structure: some games use 4-directional movement, and there are also some based on a hex grid; Hyperbolic Rogue tries hyperbolic geometry, which is very different)
- a perspective with objects drawn smaller and smaller as the distance from the PC increases
- when the PC moves, the perspective rotates to catch them
The original version (called Hyperbolic Rogue) was an out of challenge 7DRL. It included only one land type, and much less polish. The current version is a big update for the 7DRL Challenge 2012.