Changes between Version 4 and Version 5 of pygame_touchpad


Ignore:
Timestamp:
Jan 15, 2012, 8:19:08 PM (12 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pygame_touchpad

    v4 v5  
    33
    44== Prerequisites ==
    5 Download the Python and PyGame binaries from THPs WebOS hacks website.
     5Download the Python and !PyGame binaries from THPs [http://thp.io/2011/webos/ WebOS hacks] website.
     6
     7Download some PyGame progam that can be used to test if PyGame is actually working. Possible candidates:
     8 * [http://www.rhodiumgames.com/rhodium-minis/thrifty-threesome-thriller/ Thrifty Threesome Thriller]
     9 * [http://thp.io/2011/webos/accelerometer.py accelerometer demo]
     10 * the THP provided files also include a simple testing file named ''example.py''
    611
    712== The startup script ==