This is an easy to set up Pygame User Interface with text editors, buttons, drawables shapes, screens, and easy event handling.
contains our game loop and creates all the different surfaces and screens
easy to access default variables for the entire UI
contains all the different surfaces and shapes drawn to screen
contains all reference code needed to make this project