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.




Mythruna powered by jMonkeyEngine

Mythruna (myth + rune + a) is a game under development attempting to combine serious role playing elements with an endless, living, and completely modifiable randomly generated sandbox world. When …
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.