Difference between revisions of "Mushroomvania"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|licensing = Open source | |licensing = Open source | ||
|interface = [[Tiles]], [[Keyboard]] | |interface = [[Tiles]], [[Keyboard]] | ||
|site = | |site = http://www.mediafire.com/file/wm46th7cy4arw6v/Mushroomvania001.zip | ||
|influences = Brogue, Shiren the Wanderer, many more. | |influences = Brogue, Shiren the Wanderer, many more. | ||
|length = Short | |length = Short |
Revision as of 05:33, 17 September 2012
Mushroomvania 0.0.1 | |
---|---|
Developer | Royalewithcheese |
Theme | Retro |
Influences | Brogue, Shiren the Wanderer, many more. |
Status | Alpha |
Released | September 16th 2012 |
Updated | September 16th 2012 |
Licensing | Open source |
P. Language | Python |
Platforms | Windows |
Interface | Tiles, Keyboard |
Game Length | Short |
Official site of Mushroomvania 0.0.1 |
Mushroomvania is a coffeebreak roguelike
Mushroomvania is a 1-hp tile-based roguelike. The long-term goal is a game with simple elements that nonetheless enables emergent complexity. Currently, it's at a very early stage of development, with much more content to come in the future. This is a first-time roguelike project developed using libtcod and is based on Jotaf's Complete Roguelike Tutorial, using python+libtcod.