suhailsherif/programming_with_pygame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
An attempt to teach basic programming with visual feedback with the help of pygame, from the Coding Club - IITG As of now, a simple set of functions have been implemented which allow animation without needing to deal with classes. sample1.py shows such a game. TODO: Allow for event handling, look how to manage fps.