Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 178 Bytes

File metadata and controls

15 lines (9 loc) · 178 Bytes

PyPaint

A Paint tool made using Python Pygame.

alt text

To run

python Paint.py

Requires

  1. Python
  2. Pygame (sudo apt-get install python-pygame)