Difference between revisions of "Roguemare"

From RogueBasin
Jump to navigation Jump to search
m
m
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
|released = 2 Oct 2017
|released = 2 Oct 2017
|relver = 418597
|relver = 418597
|updated = 4 Apr 2018
|updated = 14 Nov 2024
|updver = 423013
|updver = 481001
|licensing = Closed source freeware
|licensing = Closed source freeware
|language = [[C]]
|language = [[C]]
Line 12: Line 12:
|interface = [[ASCII]], [[Keyboard]]
|interface = [[ASCII]], [[Keyboard]]
|length = long(?)
|length = long(?)
|site = https://lotuskip.github.io/
}}
}}
Roguemare is a not very newbie-friendly single-player roguelike game.
Roguemare is a not very newbie-friendly single-player roguelike game.
Line 25: Line 24:
preknowledge is part of the experience.
preknowledge is part of the experience.


[A note from the author (would appreciate it if no one removed this for the
The game is considered finished as far as features go. Reported bugs still get fixed.
moment):
''Roguemare was supposed to be my farewell to programming large (or even medium) scale programs. I don't want to sacrifice time to "developing it further". I'll try to fix bugs if reported, tweak balance issues, and even implement unarguably *missing* features, but will do only minimal upkeep otherwise. Anyone should feel free to write about this game on Roguebasin & announce releases etc. without worrying about "stepping on my toes" or anything.'']


== Requirements ==
== Requirements ==
Line 34: Line 31:


== Download ==
== Download ==
[https://lotuskip.github.io/]
[https://icedrive.net/s/NFX64wf3Y4buj2SbuPQ79bj3Vzxx]

Latest revision as of 18:27, 14 November 2024

Roguemare
Stable game
Developer lotuskip
Theme Other
Influences Adom, Alphaman
Released 2 Oct 2017 (418597)
Updated 14 Nov 2024 (481001)
Licensing Closed source freeware
P. Language C
Platforms Linux (+FreeBSD+?)
Interface ASCII, Keyboard
Game Length long(?)
[{{{site}}} Official site of Roguemare]


Roguemare is a not very newbie-friendly single-player roguelike game.

From the READMEs: There is no background story or setting handed out prior to playing Roguemare. The story develops over the course of the game, and the player's imagination should fill in the gaps. The big picture is what you make of it.

That being quoted, the game has fantasy, [post-]apocalyptic, steampunkish, and absurd/dreamlike elements.

There is little documentation provided. Figuring the game out without preknowledge is part of the experience.

The game is considered finished as far as features go. Reported bugs still get fixed.

Requirements

  • x86-64 Linux or FreeBSD. Might work on other POSIXy platforms.
  • A terminal emulator with 256 colours is highly recommended but not necessary.

Download

[1]