Changes between Version 6 and Version 7 of pygame_touchpad


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pygame_touchpad

    v6 v7  
    11= !PyGame on the HP Touchpad tablet =
    2 This is a short guide on how to install Python and !PyGame on the WebOS based HP Touchpad tablet. The Python and PyGame porting work and WebOS bindings were done by '''THP''' and are available from his [http://thp.io/2011/webos/ WebOS page].
     2This is a short guide on how to install Python and !PyGame on the WebOS based HP Touchpad tablet. The Python and !PyGame porting work and WebOS bindings were done by '''THP''' and are available from his [http://thp.io/2011/webos/ WebOS page].
    33
    44== Prerequisites ==
    55Download the Python and !PyGame binaries from THPs [http://thp.io/2011/webos/ WebOS hacks] website.
    66
    7 Download some PyGame progam that can be used to test if !PyGame is actually working. Possible candidates:
     7Download some !PyGame progam that can be used to test if !PyGame is actually working. Possible candidates:
    88 * [http://www.rhodiumgames.com/rhodium-minis/thrifty-threesome-thriller/ Thrifty Threesome Thriller]
    99 * [http://thp.io/2011/webos/accelerometer.py accelerometer demo]