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.
-
Notifications
You must be signed in to change notification settings - Fork 5
rcastro2/pygameAbstract
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Game library based on pyGame and Python to be used with in Bayside High School's Programming Technologies course. Project aims to simplify the use of pyGame.