Skip to content

A fun little paint program using python and the pygame library

Notifications You must be signed in to change notification settings

anthonypapetti/Python-Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Paint

A fun little paint program using python and the pygame library

Getting Started

Install python, preferably 3.7.4 from https://www.python.org/downloads/release/python-374/

clone the repository to your local machine

git clone https://github.com/anthonypapetti/Python-Paint.git

Install the pygame library

pip install pygame

You're all set to run this project. Just run run.py and you're good to go!

Authors

About

A fun little paint program using python and the pygame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages