Difference between revisions of "Pyro"
Jump to navigation
Jump to search
m |
m (moved to defunct; last update 2006) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{game- | {{game-defunct| name = Pyro | ||
|developer = [[User: EricDB|Eric D. Burgess]] | |developer = [[User: EricDB|Eric D. Burgess]] | ||
|theme = Underground dungeon crawl | |theme = Fantasy,Underground dungeon crawl | ||
|influences = [[ADOM]], [[Crawl]] | |influences = [[ADOM]], [[Crawl]] | ||
|released = | |released = 2006 Nov 23 | ||
|updated = | |updated = 2006 Dec 10 (v0.04a) | ||
|licensing = MIT | |licensing = [[Open Source]] (MIT) | ||
|language = [[Python]], [[Curses]] | |language = [[Python]], [[Curses]] | ||
|platforms = Cross-platform | |platforms = Cross-platform | ||
|site = http://pyrogue.sourceforge.net | |site = http://pyrogue.sourceforge.net | ||
|interface = [[ASCII]], keyboard input | |interface = [[ASCII]], keyboard input | ||
|length = Short | |length = Short | ||
}} | }} | ||
==Summary== | ==Summary== |
Latest revision as of 04:00, 30 July 2015
Pyro | |
---|---|
Defunct Game | |
Developer | Eric D. Burgess |
Theme | Fantasy,Underground dungeon crawl |
Influences | ADOM, Crawl |
Released | 2006 Nov 23 ({{{relver}}}) |
Updated | 2006 Dec 10 (v0.04a) ({{{updver}}}) |
Licensing | Open Source (MIT) |
P. Language | Python, Curses |
Platforms | Cross-platform |
Interface | ASCII, keyboard input |
Game Length | Short |
Official site of Pyro |
Summary
Pyro aims (eventually) to be the first major roguelike written entirely in the Python language. Python's naturally clear code and excellent OO support makes development fun and easy--as long as I can keep the performance acceptable! ;-)
Development
Development began in November 2006. Alpha releases will be regularly available on the Sourceforge project page at http://sourceforge.net/projects/pyrogue.
Discussion
Bug reports, feature requests, and discussion are available at http://sourceforge.net/projects/pyrogue.
Downloads
You guessed it, http://sourceforge.net/projects/pyrogue.
Screenshots