This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GNU Robots 0.76 is ready






Hi,

I joined the 'guile' list about a month ago to ask for help in using Guile
with my GNU Robots program.  Thanks for all the help.  Just thought I would
let you know that GNU Robots 0.76 has been posted to my web site.

GNU Robots is a game/diversion where you write a (Scheme) program for a
little robot, then watch him explore a world. The world is filled with
baddies that can hurt you, objects that you can bump into, and food that
you can eat. The goal of the game is to collect as many prizes as possible
before are killed by a baddie or you run out of energy.

This is only a beta version of the program, but it does properly handle
your Scheme robot code, and correctly ends the game when your robot takes
too much damage or runs out of energy. If you play this, you will want to
set the initial energy higher than 10, which is what I used to trigger an
early out-of-energy during testing.

Please download it, and let me know what you think so far.  I'm especially
interested in any bug reports and sample Scheme robots and mazes!

The GNU Robots home page is at http://www.isd.net/jhall1/robots/


Thanks,

-Jim Hall