Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 231 Bytes

GUI_toolkit

I thought I'd try my hand at creating my own GUI toolkit.

This is loosely based on the kivy framework however uses pygame to draw items on the screen. The point is the user does not interact with pygame themselves.