Metadata-Version: 1.0
Name: anikom15
Version: 1.0.0b1
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.0b1.tar.gz
Description: 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
        
Platform: POSIX
Platform: Mac OS X
Platform: Windows
Classifier: Development Status :: 4 - Beta
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
