Difference between revisions of "Pyro"
Jump to navigation
Jump to search
m (new date standard) |
m (genre does not appear to be part of the "game-beta" template.) |
||
Line 1: | Line 1: | ||
{{game-alpha| name = Pyro | {{game-alpha| 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 = 2006 Nov 23 | |released = 2006 Nov 23 | ||
Line 8: | Line 8: | ||
|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 | ||
}} | }} | ||
Revision as of 17:46, 23 March 2009
Pyro | |
---|---|
Alpha Project | |
Developer | Eric D. Burgess |
Theme | Fantasy,Underground dungeon crawl |
Influences | ADOM, Crawl |
Released | 2006 Nov 23 |
Updated | 2006 Dec 10 (v0.04a) |
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