Difference between revisions of "CyberRogue"
Jump to navigation
Jump to search
m (How about an update for the template info with the C++ / Boost stuff?) |
m (Updated with Cpp and library details) |
||
Line 6: | Line 6: | ||
|updated = 2009 May 24 (debug) | |updated = 2009 May 24 (debug) | ||
|licensing = [[GPL]] v3 | |licensing = [[GPL]] v3 | ||
|language = [[ | |language = [[Cpp | C++]] with [[Libtcod | LibTCOD]] and [http://www.boost.org Boost] | ||
|platforms = [[Windows]], [[Linux]] | |platforms = [[Windows]], [[Linux]] | ||
|interface = [[ASCII]] (Using [[Libtcod | LibTCOD]]) | |interface = [[ASCII]] (Using [[Libtcod | LibTCOD]]) | ||
Line 12: | Line 12: | ||
|site = http://www.cyber-rogue.net | |site = http://www.cyber-rogue.net | ||
}} | }} | ||
Currently undergoing a complete rewrite | Currently undergoing a complete rewrite in [[Cpp | C++]] due to a gain in courage and using [[Libtcod | LibTCOD]]. | ||
Moved to a new URL with a proper [https://trac.cyber-rogue.net Trac database] and [https://svn.cyber-rogue.net SVN access] (No "real" SSL certs, so you will get a warning). | Moved to a new URL with a proper [https://trac.cyber-rogue.net Trac database] and [https://svn.cyber-rogue.net SVN access] (No "real" SSL certs, so you will get a warning). | ||
Currently looks something like this: | Currently looks something like this (this is the "last" [[Python]] version - the [[Cpp | C++]] version is almost at this point - no FOV smoothing, but it has doors! Woohoo! Ahem, sorry.): | ||
http://www.cyber-rogue.net/wp-content/gallery/interface/screenshot001.png | http://www.cyber-rogue.net/wp-content/gallery/interface/screenshot001.png |
Revision as of 11:38, 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.):