https://github.com/litarvan/shark-engine
An easy Java game engine. WIP
https://github.com/litarvan/shark-engine
Last synced: about 1 month 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T15:50:00.000Z (over 11 years ago)
- Last Synced: 2026-01-14T13:58:20.766Z (5 months ago)
- Language: Java
- Homepage: http://theshark34.github.io/Shark-Engine/
- Size: 2.03 MB
- Stars: 3
- Watchers: 1
- 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
```