The Feebs War

An intelligence competition for Lisp developers

Introduction

Learn Lisp playing! The Feebs war is a game in which players are Lisp developers. Each player controls a feeb, not directly, but by providing a behavior function. Such function must receive what the feeb is seeing, feeling and then it must decide what to do next. The feebs are creatures that live in mazes; they are able to throw letal flames that transforms feebs into carcass; they also need to eat, so they can eat mushrooms that sometimes show up in the maze, or carcasses from other killed feebs.

About the Project

The Feebs War project has its inspiration and source code based on Planet of The Feebs. Someone that already used that package could have noticed that it has many problems. These are some of them:

Off course, hte intentions of this project is not to criticise the developers of the original game, but rather to enhance their work and make it more flexible, correcting these mistakes. These are our goals, and, when they are totally achieved, then, and only then, the version 1.0 of The Feebs War will be released:

Mailing Lists

You are free to join any of these lists at any time.

Download

This project has not released any files yet. But something might be available in nothing more than two weeks. You may write it in a paper and complain with me otherwise (in any mailing list).

Project members

Gustavo Henrique Milare.

If you want to help the project (for example, making a better home page for the project), just join the Development Mailing List without compromises.

CVS

This project uses Subversion (svn) repositories. You can browse our Subversion repository or download the current development tree via anonymous svn, invoking:

 svn checkout svn://common-lisp.net/project/the-feebs-war/svn 
Valid XHTML 1.0 Strict