GASP: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{OBX license gnu|gpl|3.0+}}
[https://launchpad.net/gasp GASP] provides a simple, procedural graphics API for beginning students using Python. [[Image:GASP-logo.png|100px|right]]
[https://launchpad.net/gasp GASP] provides a simple, procedural graphics API for beginning students using Python. [[Image:GASP-logo.png|100px|right]]



Revision as of 00:57, 20 January 2008

Heckert GNU white.svg GNU licensed under GPL-3.0+

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.