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.




Lightspeed Frontier powered by jMonkeyEngine

Leave everything behind and try your hand at captaining a ship on the frontier of the galaxy. Customize it piece by piece to tackle whatever adventures await you. Take on crime lords and space pirates …
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.