Some Little Known Roguelikes
-
- Initiate
- Posts: 6
- Joined: October 17th, 2008, 10:51 am
- Contact:
Some Little Known Roguelikes
Hey, just wanted to put it out there that I've got a list of little known, quality roguelikes on my blog. UnReal World, Fatherhood, The Chronicles of Doryen, Zomband, Alan's Psychedelic Journey, and some others. Some are good for a couple hours' play, others have been in development for 10+ years and are very, very deep games. I figured that people who dig Eschelon will like these kinds of games. Enjoy!
Visit my gaming blog, The Philosophical Gamer. Discussion of Indie Gaming, Linux Gaming, Roguelikes, Little Known Games, and other gaming-related topics.
Re: Some Little Known Roguelikes
Heh, Unreal World 3.11 became available today actually----time for an edit/update! 
You might want to check my last 2 topics as well by the way...

You might want to check my last 2 topics as well by the way...
http://www.roguetemple.com/forums/index.php?topic=395.0 What I'm trying to accomplish in life.
Re: Some Little Known Roguelikes
I just played Dungeon Crawl which is a neat little rogue-like.
http://www.dungeoncrawl.org/
Then I played an updated version with tile graphics, pretty shnazzy.
http://sourceforge.net/projects/crawl-ref/
http://www.dungeoncrawl.org/
Then I played an updated version with tile graphics, pretty shnazzy.
http://sourceforge.net/projects/crawl-ref/
Re: Some Little Known Roguelikes
I love dungeon crawl stone soup version!
Re: Some Little Known Roguelikes
Cool - maybe you can explain to me how to get the 'tile' version working then.farvardin wrote:I love dungeon crawl stone soup version!
For reference, I'm trying to play this on a Mac - when I launch the app, the old text version launches. I went through the docs but could find no mention on how to bring up the tile version instead.
Any help anyone can provide on this will be appreciated!
(And, yes, I'm a Unix neophyte if anyone is wondering...)
Re: Some Little Known Roguelikes
you have to compile the whole game with tiles enabled.
It seems they will provide a decent binary for mac with both text and graphic mode in the next release.
I have a version for mac PPC (the one I've compiled for myself), but not for Intel. If you have an old mac ppc, and you're interested, I can send you my binaries.
Code: Select all
make MAKEFILE=makefile.x11 OSX=y
I have a version for mac PPC (the one I've compiled for myself), but not for Intel. If you have an old mac ppc, and you're interested, I can send you my binaries.