View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#1
Roguelike called Brogue on extras-devel.
http://sites.google.com/site/broguegame/

Manual/Wiki:
http://brogue.wikia.com/wiki/Brogue_Wiki

This is the first game on repository using libtcod (http://doryen.eptalys.net/libtcod/), which seems to work pretty well on SDL-mode.

Game has support for mouse (but needs keyboad also).

[EDIT] New version seems to be very stable
[/EDIT]


[EDIT]
After installing, run
Code:
root
chown -R user /opt/brogue
(Older versions it was /opt/brogue/save)
[/EDIT]

Start game from terminal
Code:
cd /opt/brogue ; ./brogue
I'm not sure yet is ESC-key needed and is 'mapped ESC' working or not (SDL issue).
Attached Images
 

Last edited by AapoRantalainen; 2012-07-23 at 18:10. Reason: tuned saving folder place for 1.6. added wiki-address
 

The Following 9 Users Say Thank You to AapoRantalainen For This Useful Post: