Difference between revisions of "Underbooks"

From RogueBasin
Jump to navigation Jump to search
m (Oops.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{game-alpha|name = RogueTower8DRL
{{game-alpha|name = Underbooks
|developer = [[Christopher Brandt]]
|developer = [[Christopher Brandt]]
|influences = Walter Moers
|influences = Walter Moers
Line 5: Line 5:
|released = 2009 Mar 14
|released = 2009 Mar 14
|updated = 2009 Mar 17 (V0.1)
|updated = 2009 Mar 17 (V0.1)
|language = C++ (libtcod)
|language = [[Cpp|C++]] ([[Doryen library|libtcod]])
|platforms = [[Windows]]
|platforms = [[Windows]]
|licensing = Freeware
|licensing = [[Freeware]]
|interface = [[ASCII]], Truecolor
|interface = [[ASCII]], Truecolor
|site = http://home.arcor.de/avielsstand/underbooks.html
|site = http://code.google.com/p/underbooks-roguelike/
|length = 90 minutes
|length = 90 minutes
}}
}}
Line 28: Line 28:
+ Equipment, items, monsters, shops, experience and everything else you always wanted in a roguelike :D
+ Equipment, items, monsters, shops, experience and everything else you always wanted in a roguelike :D


[[Image: http://home.arcor.de/avielsstand/underbooks2009_03_14_17_27_03.jpg]]
http://home.arcor.de/avielsstand/underbooks2009_03_14_17_27_03.jpg




== Download ==
== Download ==


7dRL Status (not recommended for first play, way too hard):
The latest Windows and Linux binaries can be found here.


http://home.arcor.de/avielsstand/UnderbooksMINGW.rar
http://code.google.com/p/underbooks-roguelike/downloads/list


 
Even though the 7dRL Status is still available, it is not recommended for first play (way too hard).
V0.1:
 
http://home.arcor.de/avielsstand/UnderbooksV01.rar
 
(Both versions contain Windows binaries only, but they run perfectly fine using wine)

Latest revision as of 18:43, 26 March 2009

Underbooks
Alpha Project
Developer Christopher Brandt
Theme Fantasy
Influences Walter Moers
Released 2009 Mar 14
Updated 2009 Mar 17 (V0.1)
Licensing Freeware
P. Language C++ (libtcod)
Platforms Windows
Interface ASCII, Truecolor
Game Length 90 minutes
Official site of Underbooks



About

An entry to the 7DRL Contest 2009. Derived from the code base of my other project, Aviel's Stand. It's a realtime RL which mainly evolves around books. Enter the basement below the library and find (randomly titled) valuable books.

Features

+ Randomly titled books

+ Beautiful true color ASCII eye candyness

+ Equipment, items, monsters, shops, experience and everything else you always wanted in a roguelike :D

underbooks2009_03_14_17_27_03.jpg


Download

The latest Windows and Linux binaries can be found here.

http://code.google.com/p/underbooks-roguelike/downloads/list

Even though the 7dRL Status is still available, it is not recommended for first play (way too hard).