Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rcastro2/pygameabstract

Game library based on pyGame and Python to be used with in Bayside High Schools Programming Technologies course. Aims to simplify the use of pyGame.
https://github.com/rcastro2/pygameabstract

pygame python

Last synced: about 1 month ago
JSON representation

Game library based on pyGame and Python to be used with in Bayside High Schools Programming Technologies course. Aims to simplify the use of pyGame.

Awesome Lists containing this project

README

        

pygameAbstract
==============

Game library based on pyGame and Python to be used with in Bayside High Schools Programming Technologies course. This project aims to simplify the use of pyGame. gamelib.py abstracts the underlying code of pyGame into classes allowing students to focus on design and flow.