GASP means Graphics API for Students of Python. It is a procedural API for beginning programmers. It is built on the PyGame library, which, though full-featured, is too complicated for beginners to easily learn.
GASP provides a fun and easy way to write games and other programs using colors, shapes, text, pictures, sounds, and movement.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Today we released an update to the 0.3.0 release which fixed some issues when installing via setup.py which rendered the package unusable, as well as some organizational changes.