Anonymous Roguelike

From RogueBasin
Jump to navigation Jump to search
Anonymous Roguelike (working title)
Alpha Project
Developer Fernando Aires Castello
Theme Fantasy
Influences The Legend of Zelda, Final Fantasy
Released Jul 8th 2010 (proto)
Updated Jul 8th 2010
Licensing Closed source
P. Language C, C++
Platforms Windows
Interface ASCII
Game Length Undefined
[Undefined Official site of Anonymous Roguelike (working title)]


This is actually a prototype of a roguelike game which still hasn't been given a suitable name, and this is why it is called Anonymous Roguelike.

The released prototype is playable, but there's no "goal". Being a prototype, it is meant to demonstrate the game mechanics, GUI, etc. the way it is supposed to be when it's finished. Also, it has a few bugs (like monsters spawning in places where they shouldn't) and performance issues, which will eventually be resolved.

It is different from most roguelike games in that the overworld and dungeons are supposed to be predefined rather than randomly created. The focus of the game will be its universe and detailed story, which is being written.

The game is currently being developed in C and C++ by a single person.