Pygame visualizer
Made to help you create UI using pygame in python, gonna add way more to this project. As of now, this is only hours worth of work.
To-do
- Add coloring
- Ability to get every rectangle's information on close
Saving- Create Text
- More control (such as specifying the exact position of a rectangle on creation, settings tab, etc.)
Pygame Installation
Requirements:
- pip
Installation:
pip install pygame