Resize image in README

main
Minh D. Bui 2 years ago
parent 4464d67ab6
commit 26b1e27788

@ -3,7 +3,7 @@
## Description
Paint toy project to draw shapes. More practice on design patterns.
![JPaint](https://i.imgur.com/kzzao6g.png)
![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%}
## How to run the code locally
@ -14,11 +14,6 @@ Paint toy project to draw shapes. More practice on design patterns.
Clone the repository (duh)
## Features
· Allows either the AI or the user to play.
· It is possible for the AI to play against itself.
· Auto-saved game on close using serialization.
## Implementation

Loading…
Cancel
Save