--- type: "default" layout: "post_layout_default" title: "Quick Start" disable_nav: true date: 2021-04-25T18:00:00+00:00 ---
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](https://start.jmonkeyengine.org) or use the embedded version below.