https://github.com/var7600/appfigures
https://github.com/var7600/appfigures
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/var7600/appfigures
- Owner: Var7600
- Created: 2022-11-05T03:09:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T07:04:53.000Z (over 3 years ago)
- Last Synced: 2024-12-29T10:30:00.602Z (over 1 year ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppFigures
this is a simple java project that let you draw figures in a panel by choosing a shape and a dimension.

## Download and Run
**Windows**
- you can download the project file and run the jar file in your command line
**Run**
``java -jar AppFigures.jar``
- or you can download the source project and execute the script to compile and run the application
``start script.cmd``
**Linux**
- open your terminal in your download location and run the script to compile and run the application
``./run.sh``
## Enjoy! :grin: