Pinned Repositories
BallBounce
SImple example of OOP in Python with pygame
Buttons
Code for creating and using object-oriented buttons
Object-Oriented-Python-Code
Code from Object-Oriented Python
pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
pyghelpers
A collection of classes and functions for use in building pygame based applications
pygwidgets
A collection of user interface widgets in Python for use in programs using Pygame.
pygwidgetsExamples
A collection of programs that use the pygwidgets (and the pyghelpers) packages
Scenes-Video-1-Code
Sample code from Scenes Video 1
pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
IrvKalb's Repositories
IrvKalb/Object-Oriented-Python-Code
Code from Object-Oriented Python
IrvKalb/pygwidgets
A collection of user interface widgets in Python for use in programs using Pygame.
IrvKalb/pyghelpers
A collection of classes and functions for use in building pygame based applications
IrvKalb/pygwidgetsExamples
A collection of programs that use the pygwidgets (and the pyghelpers) packages
IrvKalb/Buttons
Code for creating and using object-oriented buttons
IrvKalb/pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
IrvKalb/Scenes-Video-1-Code
Sample code from Scenes Video 1
IrvKalb/BallBounce
SImple example of OOP in Python with pygame