Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superzekes/pybrush
A Python drawing program
https://github.com/superzekes/pybrush
Last synced: 3 days ago
JSON representation
A Python drawing program
- Host: GitHub
- URL: https://github.com/superzekes/pybrush
- Owner: SuperZekes
- Created: 2024-01-28T22:58:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T23:29:24.000Z (10 months ago)
- Last Synced: 2024-01-30T00:39:01.874Z (10 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyBrush
This is a basic software that lets you paint writen in Python.## Usage
You can paint by holding left click and if you want to erase hold shift and left click.
You can also change the color by changing "black" to whatever color you want
(example: red yellow blue green etc...)