Difference between revisions of "CyberRogue"

From RogueBasin
Jump to navigation Jump to search
(Added a tiny blurb)
m
 
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Theoretically based around CP2020 as inspiration, currently somewhere around step 7 or 8 of [[How_to_Write_a_Roguelike_in_15_Steps]] in terms of being written...
{{game-alpha| name = CyberRogue
{{game-alpha| name = CyberRogue
|developer = Scautura
|developer = Scautura
|theme = Sci-fi/[[Cyberpunk]]
|theme = Sci-fi/[[Cyberpunk]]
|influences = crashRun, Crawl, CP2020
|influences = [[crashRun]], [[Crawl]], CP2020
|released = Not Yet!
|released = 2008 Jul 04
|updated =  
|updated = 2009 May 24 (debug)
|licensing = Not yet (Expected GPLv2)
|licensing = [[GPL]] v3
|language = Python
|language = [[Cpp | C++]] with [[Libtcod | LibTCOD]] and [[Boost]]
|platforms = Win
|platforms = [[Windows]], [[Linux]]
|interface = Console
|interface = [[ASCII]]  (Using [[Libtcod | LibTCOD]])
|length =
|length =
|site = http://rogue.scautura.co.uk
|site =  
}}
}}

Latest revision as of 13:43, 14 November 2016

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]