A simple and lightweight drawing application build with Java Swing. I made this project during the Object Oriented Programming course in my university.
- Java 21
- Maven
- Clone the repository:
git clone https://github.com/furaizi/drawing-app.git
cd drawing-app
- Run the application:
mvn exec:java