Difference between revisions of "Splunge"

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


Splunge is an ASCII Roguelike being developed in C++ using the [[Libtcod]] library. It is currently in development stages and as such is not playable at the moment. Binaries are available from the Sourceforge page for Linux, but it can be compiled on any system capable of using Libtcod.
Splunge is an ASCII Roguelike being developed in C++ using the [[Libtcod]] library. It is currently in early development stage, gameplay being quite basic. Binaries are available from the Sourceforge page for Linux, but it can be compiled on any system capable of using Libtcod.

Revision as of 16:06, 10 March 2011

Splunge
Alpha Project
Developer Guy Paterson-Jones
Theme Fantasy
Influences Nethack, Crawl
Released N/A
Updated 1 March 2011
Licensing Open Source
P. Language C++
Platforms Linux
Interface ASCII
Game Length N/A
Official site of Splunge


Splunge is an ASCII Roguelike being developed in C++ using the Libtcod library. It is currently in early development stage, gameplay being quite basic. Binaries are available from the Sourceforge page for Linux, but it can be compiled on any system capable of using Libtcod.