Tutorials and tips on Fedora Linux, Python programming, and software development. Clear guides, source code, and practical examples by Catalin George Festila.
Pages
▼
Saturday, September 7, 2013
Make one menu using pygame
This is the result of my tutorial named : PyGame - first interface - part 6 .
I use the rect function to make buttons.
Also I check the mouse position and changed the color.