Python Forum

Full Version: Making Buttons in Pygame!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi folks,

I got tired of creating buttons every time so I've made a button Class to make the process quicker and easier!

GitHub link below as well as a video to explain the code Smile

Code on GitHub