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

Copyright (C) 2010, 2011 Westley Martinez

All rights 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

You may then run the installer in the dist directory.


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
----------

None

Report bugs to anikom15@gmail.com
