A graphics library for beginners in python to easily create graphics based programs. As it is built upon the pre-installed library tkinter, so only one file is needed to start.
To create a Tkinter based graphics library for python 3, that is easy for students to use.
- Quick and simple to install/use
- Ability to draw different shapes and objects
- Mouse and keyboard input
- Collision detection
- Useful help file
- Ability to incorporate sound
Link to presentation