| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Simple Graphics and Games

Page history last edited by Dorai Thodla 16 years, 2 months ago

GASP - the Graphics API for Students of Python, 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.


MakeBot - A Simple IDE for Learning Python Game Programming

 

Startolab Wiki - Stratotools is a collection of computer applications and libraries developed by the staff and friends of Stratolab, for use in classroom and on-line teaching. The first tool available is MakeBot and it's associated MoonUnit graphics library. Makebot is a simple IDE for students learning to program in Python. MoonUnit is a graphics package based on PyGame. It has a simpler and more object-oriented API than PyGame, and setup is just one command.

 

Stratotools are available with the MIT open-source license, which allows almost any use.


 

Comments (0)

You don't have permission to comment on this page.