Difference between revisions of "Herculeum"

From RogueBasin
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...")
 
 
(16 intermediate revisions by 3 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 = 2012 May 13
|updated = 2015 Oct 26
|licensing = GNU GPL
|licensing = GNU GPL
|language = [[Python]] + [[SDL]] ([[Pygame]])
|language = [[Python]] + [[Hy]] + [[PyQt]]
|platforms = Multi-platform
|platforms = Multi-platform
|interface = [[Pygame]]
|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 (player, some monsters to kill, some potions to drink and stairs to descent). There is no winning 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).


Goal of the game is not clear yet either. It appears that the adventurer is after something that is located at the bottom of the dungeon found under city of Herculeum.
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