Resize image in README
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
## Description
|
## Description
|
||||||
Paint toy project to draw shapes. More practice on design patterns.
|
Paint toy project to draw shapes. More practice on design patterns.
|
||||||
|
|
||||||

|
<img src="https://i.imgur.com/kzzao6g.png" width=50% height=50%>
|
||||||
|
|
||||||
## How to run the code locally
|
## 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)
|
Clone the repository (duh)
|
||||||
|
|
||||||
## Features
|
## 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
|
## Implementation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user