Difference between revisions of "One Main To Rule Them All"

From RogueBasin
Jump to navigation Jump to search
m (Created page with '{{game-talkie| name = One Main To Rule Them All |developer = Bessarion |theme = |influences = |licensing = Boost |language = C++ |platforms = |i…')
 
(No difference)

Latest revision as of 09:19, 18 September 2009

One Main To Rule Them All
Talkie-Talkie Project
Developer Bessarion
Theme
Influences
Licensing Boost
P. Language C++
Platforms
Interface
Game Length
[None Official site of One Main To Rule Them All]


Not a roguelike. Rather, a main(), and some support interfaces, that presume nothing about either the game backend, or the game frontend.

Among other things, this converts the choice of frontend to a link-time option.

Intended to simplify turnkey roguelikes. A mature version would compete with the Valkyrie Framework for FreePascal.