Difference between revisions of "CyberRogue"
Jump to navigation
Jump to search
m (Updated with Cpp and library details) |
m (Just changing Boost to a local link) |
||
Line 6: | Line 6: | ||
|updated = 2009 May 24 (debug) | |updated = 2009 May 24 (debug) | ||
|licensing = [[GPL]] v3 | |licensing = [[GPL]] v3 | ||
|language = [[Cpp | C++]] with [[Libtcod | LibTCOD]] and [ | |language = [[Cpp | C++]] with [[Libtcod | LibTCOD]] and [[Boost]] | ||
|platforms = [[Windows]], [[Linux]] | |platforms = [[Windows]], [[Linux]] | ||
|interface = [[ASCII]] (Using [[Libtcod | LibTCOD]]) | |interface = [[ASCII]] (Using [[Libtcod | LibTCOD]]) |
Revision as of 11:46, 23 June 2009
CyberRogue | |
---|---|
Alpha Project | |
Developer | Scautura |
Theme | Sci-fi/Cyberpunk |
Influences | crashRun, Crawl, CP2020 |
Released | 2008 Jul 04 |
Updated | 2009 May 24 (debug) |
Licensing | GPL v3 |
P. Language | C++ with LibTCOD and Boost |
Platforms | Windows, Linux |
Interface | ASCII (Using LibTCOD) |
Game Length | |
Official site of CyberRogue |
Currently undergoing a complete rewrite in C++ due to a gain in courage and using LibTCOD.
Moved to a new URL with a proper Trac database and SVN access (No "real" SSL certs, so you will get a warning).
Currently looks something like this (this is the "last" Python version - the C++ version is almost at this point - no FOV smoothing, but it has doors! Woohoo! Ahem, sorry.):