Temple of The Roguelike Forums
Announcements => Traditional Roguelikes (Turn Based) => Topic started by: ido on March 13, 2009, 10:02:44 PM
-
Finishing a bit less than 2 hours before the deadline, I present you:
Fruits of the Forest!
Collect berries, feed villagers and fight bandits- All in a scenic
rural environment including rivers, forests and rustic villages!
Download, screenshot and so on at:
http://yehieli.info/fotf/
Almost everything was coded from scratch- except for Jeff Lund's
curses emulation code (for the interface) and some algorithms & code
snippets I've found on roguebasin & other various corners of the
internet.
I've also translated some of my c code from previous games (los/fov/
path finding) to java for this project.
Hope you have fun,
-Ido.
-
I thought you did a good job. It was an original idea with a good execution. Winning or losing the game is based more on how kind the rng is to you than anything else, but that's okay.
-
Thanks!
I actually wanted to make it much bigger than it turn out to be, but I ran out of time...