Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rcastro2/pygameabstract
- Owner: rcastro2
- Created: 2013-08-10T01:29:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T17:23:29.000Z (9 months ago)
- Last Synced: 2024-04-20T15:54:10.293Z (9 months ago)
- Topics: pygame, python
- Language: Python
- Size: 74.7 MB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.