Difference between revisions of "Herculeum"

From RogueBasin
Jump to navigation Jump to search
Line 4: Line 4:
|influences = Nethack
|influences = Nethack
|released = 2012 February 19
|released = 2012 February 19
|updated = 2014 March 16
|updated = 2014 March 28
|licensing = GNU GPL
|licensing = GNU GPL
|language = [[Python]] + [[Hy]] + [[PyQt]]
|language = [[Python]] + [[Hy]] + [[PyQt]]
Line 13: Line 13:
}}
}}


'''Herculeum''' is a simple roguelike written in [[Python]]. It has very basic gameplay elements in place; some monsters to kill, some potions to drink and stairs to descend. There is no win condition yet.
'''Herculeum''' is a simple roguelike written in [[Python]]. It has very basic gameplay elements in place; some monsters to kill, some potions to drink and stairs to descend. Win condition is there already (escaping the prison).


Short video of version 0.10 is available at: http://www.youtube.com/watch?v=i7D4dk3RADM
Short video of version 0.10 is available at: http://www.youtube.com/watch?v=i7D4dk3RADM

Revision as of 06:50, 31 March 2014

Herculeum
Alpha Project
Developer tuturto
Theme Fantasy
Influences Nethack
Released 2012 February 19
Updated 2014 March 28
Licensing GNU GPL
P. Language Python + Hy + PyQt
Platforms Multi-platform
Interface PyQt
Game Length Short
Official site of Herculeum


Herculeum is a simple roguelike written in Python. It has very basic gameplay elements in place; some monsters to kill, some potions to drink and stairs to descend. Win condition is there already (escaping the prison).

Short video of version 0.10 is available at: http://www.youtube.com/watch?v=i7D4dk3RADM

Online manual for the current release can be found at http://tuturto.github.com/pyherc/index.html

Game files are hosted at PyPi: https://pypi.python.org/pypi/herculeum