Difference between revisions of "Herculeum"
Jump to navigation
Jump to search
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{game-alpha|name = Herculeum | {{game-alpha|name = Herculeum | ||
|developer = [[tuturto]] | |developer = [[User:tuturto|tuturto]] | ||
|theme = [[Fantasy]] | |theme = [[Fantasy]] | ||
|influences = Nethack | |influences = Nethack | ||
|released = 2012 February 19 | |released = 2012 February 19 | ||
|updated = | |updated = 2015 Oct 26 | ||
|licensing = GNU GPL | |licensing = GNU GPL | ||
|language = [[Python]] + [[ | |language = [[Python]] + [[Hy]] + [[PyQt]] | ||
|platforms = Multi-platform | |platforms = Multi-platform | ||
|interface = [[ | |interface = [[PyQt]] | ||
|length = Short | |length = Short | ||
|site = https://github.com/tuturto/pyherc | |site = https://github.com/tuturto/pyherc | ||
}} | }} | ||
'''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. | '''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 | 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 |
Latest revision as of 12:54, 27 October 2015
Herculeum | |
---|---|
Alpha Project | |
Developer | tuturto |
Theme | Fantasy |
Influences | Nethack |
Released | 2012 February 19 |
Updated | 2015 Oct 26 |
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