GASP

From OLPC Wiki - Mirror
Revision as of 13:43, 19 August 2009 by 83.100.221.36 (talk) (Undo revision 215270 by 79.8.187.26 (Talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
File:Heckert GNU white.svg GNU licensed under GPL-3.0+

GASP provides a simple, procedural graphics API for beginning students using Python.

It is built on top of pygame, and is designed to lead students into full use of the python and object oriented programming.

GASP on the XO

cd ~
wget http://dev.laptop.org/~ffm/gasp/downloads/gasp.sh
. gasp.sh

More Information


This article is a stub. You can help the OLPC project by expanding it.