Difference between revisions of "Herculeum"

From RogueBasin
Jump to navigation Jump to search
Line 14: Line 14:


'''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. There is no win condition yet.
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
Game files are hosted at PyPi: https://pypi.python.org/pypi/herculeum

Revision as of 09:46, 18 March 2014

Herculeum
Alpha Project
Developer tuturto
Theme Fantasy
Influences Nethack
Released 2012 February 19
Updated 2014 March 16
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. There is no win condition yet.

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