2023-01-17 11:00:20 +07:00
2020-12-08 18:38:32 +07:00
2023-01-17 11:00:20 +07:00

JPaint

Description

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

JPaint

How to run the code locally

Requirements:

  • Java RE 8

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

S
Description
Toy project to draw shapes for more design patterns practice
Readme 175 KiB
Languages
Java 100%