7DRL Succes: The Dungeons of Craci!

Vlad Dumitru deveah at gmail.com
Fri Mar 12 12:48:44 PST 2010


My oldschool roguelike is finally availible!
Here's the source code:
http://freefile.kristopherw.us/uploads/deveah/craci.c
(compile with gcc -lncurses -lm -o craci craci.c )

The normal roguelike keys will do the job:
hjkl, up-down-left-right for movement
, picks up an object
i shows the inventory
u uses an object
d drops an object
> descends

Note: Although it is complete as a game, it still requires balancing, more
content and less bugs.
And also, it is spoken that Craci dwells on the 5th level.


More information about the roguelike-announce mailing list