Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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



```