Anikom15's Computer Game 1.0.0
==============================

Copyright (C) 2010, 2011 Westley Martínez
All right reserved.


Installation Instructions
-------------------------

Requires python and pygame.

On POSIX:

    python setup.py install

Alternatively, you may wish to build an rpm package with:

    python setup.py bdist_rpm

On Windows:

    python setup.py bdist_wininst


How to Play
-----------

Use the arrow keys to move and the spacebar to fire bullets.


What's New
----------

Technically it's the first release....


Known Bugs
----------

Report bugs to anikom15@gmail.com

- Windows installer doesn't install data, which is a very big problem.

