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

Copyright (C) 2010, 2011 Westley Martinez

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.


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
