Difference between revisions of "Heart of Nirn"
Jump to navigation
Jump to search
m (new category) |
m (Edit infobox.) |
||
Line 1: | Line 1: | ||
{{game-alpha| name = Heart of Nirn | {{game-alpha| name = Heart of Nirn | ||
|developer = Jack A. Lope | |developer = Jack A. Lope | ||
|theme = Fantasy | |theme = [[Fantasy]] | ||
|influences = Elder Scrolls Universe and Lore, [[Dungeon Crawl Stone Soup]] | |influences = Elder Scrolls Universe and Lore, [[Dungeon Crawl Stone Soup]] | ||
|released = November 24, 2012 | |released = November 24, 2012 | ||
|updated = December 9, 2012 | |updated = December 9, 2012 | ||
|licensing = [[Open | |licensing = [[Open source]] | ||
|language = [[Python]] | |language = [[Python]] | ||
|platforms = Windows | |platforms = [[Windows]] | ||
|interface = [[ASCII]] | |interface = [[ASCII]] | ||
|length = | |length = [[Open ended]] (currently) | ||
|site = http://heartofnirn.blogspot.com/ | |site = http://heartofnirn.blogspot.com/ | ||
}} | }} |
Latest revision as of 03:43, 31 May 2017
Heart of Nirn | |
---|---|
Alpha Project | |
Developer | Jack A. Lope |
Theme | Fantasy |
Influences | Elder Scrolls Universe and Lore, Dungeon Crawl Stone Soup |
Released | November 24, 2012 |
Updated | December 9, 2012 |
Licensing | Open source |
P. Language | Python |
Platforms | Windows |
Interface | ASCII |
Game Length | Open ended (currently) |
Official site of Heart of Nirn |
Heart of Nirn is a roguelike inspired by the Elder Scrolls universe and lore. The end goal for the roguelike is a fully-functioning combat and character system derived from the Elder Scrolls games, and eventually an overworld with quests, guilds, cities, etc.
Development
Currently the game is in early alpha stages. The base game was constructed with Complete Roguelike Tutorial, using python+libtcod. New additions, not included in the tutorial, include race selection and an attribute system like the Elder Scrolls games.
The latest version can always be found on the Heart of Nirn Development Blog: http://heartofnirn.blogspot.com/