https://github.com/beastwick18/java-graphics-engine
A Java Graphics Implementation
https://github.com/beastwick18/java-graphics-engine
Last synced: 4 months ago
JSON representation
A Java Graphics Implementation
- Host: GitHub
- URL: https://github.com/beastwick18/java-graphics-engine
- Owner: Beastwick18
- Created: 2017-10-19T13:48:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T20:35:46.000Z (about 6 years ago)
- Last Synced: 2025-06-17T12:44:23.709Z (about 1 year ago)
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Graphics-Engine
## Graphics Engine For Java 8
Click on "Clone Or Download" and then "Download ZIP".
## How to add Jar to IntelliJ
First, extract the ZIP file in your downloads or type in
```git
git clone https://github.com/Beastwick18/Java-Graphics-Engine
```
in cmd where you want to download it
####
Then in IntelliJ, click on File > Project Structure > Libraries
####
Then click on the + icon.
####
Locate the downloaded JAR that you extracted and click on it.
####
Now you're done!