Toy project to draw shapes for more design patterns practice
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.
Minh D. Bui 26b1e27788
Resize image in README
2 years ago
src Left: Implement composite structures 4 years ago
README.md Resize image in README 2 years ago

README.md

JPaint

Description

Paint toy project to draw shapes. More practice on design patterns.

JPaint{width=50%, height:50%}

How to run the code locally

Requirements:

  • Java RE 8

Clone the repository (duh)

Features

Implementation