An open API service indexing awesome lists of open source software.

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

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!