https://github.com/DimsFromDergachy/hexagonal-pixel-dungeon This is an early build which is not intended to be played by the general public; no release build is available, I had to compile the game myself. It is my intention to generate interest, not to dwell on the current unfinished state of the mod.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 4 months ago (1 child)

Neat! I think there's a lot of unexplored space in non-rectangular grids for roguelikes. HyperRogue is a pretty cool exploration of that space:

HyperRogue is a turn-based game in which the player controls one character exploring a world based on hyperbolic geometry, with cells arranged as a truncated order-7 triangular tiling by default (with a few exceptions). The player can also choose to play on some other tilings and honeycombs in two and three dimensions, in all eight Thurston geometries, along with a variety of quotient spaces. It borrows procedural generation and permadeath from the roguelike genre, and puzzle-based combat of Deadly Rooms of Death.

  • source
  • hideshow 2 child comments