You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
421 B

# JPaint
## Description
Paint toy project to draw shapes. More practice on design patterns.
<<<<<<< HEAD
<img src="https://i.imgur.com/kzzao6g.png" width=50% height=50%>
=======
![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%}
>>>>>>> 26b1e277880e38dfe6cc63314c06189fa552531c
## How to run the code locally
### Requirements:
- Java RE 8
Clone the repository (duh)
## Features
## Implementation