Changes between Version 21 and Version 22 of pygame_touchpad


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pygame_touchpad

    v21 v22  
    77This 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].
    88
    9 == Prerequisites ==
     9== Manual installation ==
     10
     11=== Prerequisites ===
    1012Download the Python and !PyGame binaries from THPs [http://thp.io/2011/webos/ WebOS hacks] website:[[br]]
    1113[http://sourceforge.net/projects/webos-python/files/Python27/python27-webos.tgz/download Python 2.7 runtime][[br]]
     
    1820 * the THP provided files also include a simple testing file named ''example.py''
    1921
    20 == The startup script ==
     22=== The startup script ===
    2123this is a short startup script that makes it possible to just unpack the binaries to a random folder and use Python & !PyGame without the need to install anything to system wide directories.
    2224