Difference between revisions of "Herculeum"
Jump to navigation
Jump to search
(My usual cleanup.) |
(My usual cleanup v2.) |
||
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 | '''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. | ||
Online manual for the current release can be found at http://tuturto.github.com/pyherc/index.html | Online manual for the current release can be found at http://tuturto.github.com/pyherc/index.html |
Revision as of 12:54, 14 May 2012
Herculeum | |
---|---|
Alpha Project | |
Developer | tuturto |
Theme | Fantasy |
Influences | Nethack |
Released | 2012 February 19 |
Updated | 2012 May 13 |
Licensing | GNU GPL |
P. Language | Python + SDL (Pygame) |
Platforms | Multi-platform |
Interface | Pygame |
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. There is no win condition yet.
Online manual for the current release can be found at http://tuturto.github.com/pyherc/index.html