Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litarvan/shark-engine
An easy Java game engine. WIP
https://github.com/litarvan/shark-engine
Last synced: 2 days ago
JSON representation
An easy Java game engine. WIP
- Host: GitHub
- URL: https://github.com/litarvan/shark-engine
- Owner: Litarvan
- License: apache-2.0
- Created: 2015-01-21T15:28:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T15:50:00.000Z (almost 10 years ago)
- Last Synced: 2023-08-18T22:12:35.710Z (about 1 year ago)
- Language: Java
- Homepage: http://theshark34.github.io/Shark-Engine/
- Size: 2.03 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shark-Engine
An easy Java game engine## How to add it as a dependency to a Maven project ?
Add the following lines to your pom.xml
```xml
fr.theshark34
https://dl.dropboxusercontent.com/u/31232797/mvn
...
fr.theshark34.sharkengine
shark-engine
0.0.1-ALPHA
```