Changes between Version 20 and Version 21 of pygame_touchpad


Ignore:
Timestamp:
Jan 17, 2012, 10:23:08 PM (12 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pygame_touchpad

    v20 v21  
    7070sh start.sh
    7171}}}
     72
     73== !PyGame bundle ==
     74I have created a bundle that contains '''THP''''s Python & !PyGame files, the Thrifty Threesome Thriller game to test functionality and my startup script.
     75
     76Just download the bundle:[[br]]
     77[http://www.modrana.org/misc/pygame_bundle.zip pygame_bundle.zip (23 MB)]
     78
     79Place it to some directory, unzip it and run the ''start.sh'' script:
     80{{{
     81unzip pygame_bundle.zip
     82cd pygame_test
     83sh start.sh
     84}}}