README for Chickennix:
====================================
* Common
* Playing and Installing
* Recruitment
* Dependecies


 *** Common ***

Chickennix is a 2-D Shoot'em up game.

For a full description of chickennix see the manual or the "book" avaible on the homepage.

**********************************************




 *** Playing and Installing ***
 
Note: Waf isn't working yet !!!! Use makefile
 
There is a demo of chickennix which you can play directly in the container.
To install it, the best method is to use

=== Waf ===

Deprecated but still working is the method

=== Makefile ===

You have call only the makefile with:

sudo make install

**********************************************




 *** Recruitment ***
 
The project still search developer which are motivated in learning and doing.
If you are a graphic designer, you are very welcome, too ... ;)

**********************************************




 *** Dependecies ***

Waf should be handle the dependecies, if not, please send the project a email or something like that.

Chickennix using the following libarys:
* SDL/SDL.h
* SDL_image.h
* SDL_mixer.h	/* v.0.1 or higher */
* stdio.h
* stdlib.h
* stdarg.h
* string.h
* time.h
* libconfig6 	/* v.0.1 or higher */ /* needs verified */
**********************************************
