Metadata-Version: 1.1
Name: E.S.P.-Hadouken
Version: 0.2
Summary: Guide the dot through each level without touching the black areas
Home-page: http://usethematrixze.us/games/esp/
Author: Frank DeMarco
Author-email: frank.s.demarco@gmail.com
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
Download-URL: http://usethematrixze.us/games/esp/
Description: 
        Drawings stole your Game Boy!  Guide the dot through each drawing's randomized barrage without touching the deadly void.
        
        The primary goal is to beat 5 levels by avoiding the black areas as you navigate to the end.  A secondary goal is to do it as quickly as possible and add your name to the record times list.
        
        .. image:: http://usethematrixze.us/games/esp/img/local/caps/Fri-May-11-12:11:45-2012.png
        
        .. image:: http://usethematrixze.us/games/esp/img/local/caps/Sat-May-26-14:46:25-2012.png
        
        Requirements
        ============
        
        * pygame
        * numpy
        
        Changelog
        =========
        
        esp-hadouken (0.2) unstable; urgency=low
        	* Widget added to level displaying distance to target
         -- Frank DeMarco <frank.s.demarco@gmail.com>  Sat, 02 Jun 2012 23:56 +0900
        	
        esp-hadouken (0.1.2) unstable; urgency=high
        	* Input command event uses ID 31 --
        	  This fixes a bug that was causing some systems to ignore input events
        	
        	* Additional debug statements added
         -- Frank DeMarco <frank.s.demarco@gmail.com>  Thu, 31 May 2012 13:18 +0900
        	
        esp-hadouken (0.1.1) unstable; urgency=low
        	* Debug flag enables event-related debug statements
         -- Frank DeMarco <frank.s.demarco@gmail.com>  Wed, 30 May 2012 14:55 +0900
        	
        esp-hadouken (0.1) unstable; urgency=low
        	* Initial version
         -- Frank DeMarco <frank.s.demarco@gmail.com>  Tue, 29 May 2012 16:27 +0900
        
Platform: Linux
Platform: Windows
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Side-Scrolling/Arcade Games
Classifier: Topic :: Software Development :: Libraries :: pygame
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: X11 Applications
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Requires: pygame
