Difference between revisions of "Herculeum"
Jump to navigation
Jump to search
(Created page with "{{game-alpha|name = Herculeum |developer = tuturto |theme = Fantasy |influences = Nethack |released = 2012 February 19 |updated = 2012 May 13 |licensing = GNU GPL |langua...") |
(My usual cleanup.) |
||
Line 13: | Line 13: | ||
}} | }} | ||
'''Herculeum''' is a simple roguelike written in [[Python]]. It has very basic gameplay elements in place | '''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 wining 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:53, 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 wining condition yet.
Online manual for the current release can be found at http://tuturto.github.com/pyherc/index.html