UPSAtwal / virtual_paint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

virtual_paint

Make a virtual env:-
Example in conda:-
conda create -n virtual_paint python=3.8
conda actiavate virtual_paint

Then install required libraries using:-
pip install -r requirements.txt

Then run the application using :-
virtual_paint.py

Press q to exit
Press c to clear the board
Press s to save the current board

About


Languages

Language:Python 100.0%