Metadata-Version: 1.0
Name: anikom15
Version: 1.0.0a12
Summary: Anikom15’s Computer Game
Home-page: http://innovations.selfip.net/projects/acg/
Author: Westley Martínez
Author-email: anikom15@gmail.com
License: GPLv3+
Download-URL: http://innovations.selfip.net/projects/acg/anikom15-1.0.0a12.tar.gz
Description: 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
        
Platform: POSIX
Platform: Mac OS X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Artistic Software
Classifier: Topic :: Games/Entertainment :: Arcade
Classifier: Topic :: Multimedia
