GASP

From OLPC
Revision as of 14:03, 18 January 2008 by LFaraone (talk | contribs) (indent)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

GASP-logo.png

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

GASP in the classroom


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