jMonkeyEngine is a modern developer friendly game engine written primarily in Java.
Its minimalistic and code first approach makes it perfect for developers who want the support of a game engine while retaining full control over their code with the ability to extend and adapt the engine to their workflow.




DEPTHRIS powered by jMonkeyEngine

3D puzzle game inspired by the classic title for DOS. Move and rotate the pieces so they fit in the spaces and fill as much floors as possibles. But on each level, the pieces will start falling …
See game page

- -
Become a backer and leave a message...

Quick Start

jMonkeyEngine is not bound to any specific IDE or SDK and it can be used as any other java library.
There are several ways to start a project with jMonkeyEngine:




The initializer is a convenient online tool that build a starter gradle script and template for your application.
You can access the tool directly from here or use the embedded version below.