--- 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.
In this page we explore the three main ways of starting 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.