Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint Application

This is a simple paint application developed as a university course exercise. It allows users to draw shapes, choose colors, and perform other basic drawing operations.

Features

  • Draw different shapes like circles, rectangles, and triangles.
  • Choose different colors for the shapes.
  • Save and load your drawings.
  • Perform transformations on shapes.

Project Structure

The project follows a standard Maven project structure. The source code is located under src/main/java/com/paint. The compiled classes can be found under target/classes/com/paint.

Running the Project

This project uses Maven for dependency management and build automation.

mvn javafx:run

License

This project is licensed under the terms of the MIT license.

About

Simplified java implementation of paint

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages