A project for drawing.
It uses pygame library, to install it: pip3 install pygame
the code is in main.py, run it: python3 main.py
Controls:
- Draw with your mouse
- arrow up and down to change color
- arrow left and right to change pen size
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A project for drawing.
It uses pygame library, to install it: pip3 install pygame
the code is in main.py, run it: python3 main.py
Controls: