Software Alternatives & Reviews

JMonkeyEngine VS GDevelop

Compare JMonkeyEngine VS GDevelop and see what are their differences

JMonkeyEngine logo JMonkeyEngine

What is jMonkeyEngine? It's a free, open source game engine, made especially for Java game developers who want to create 3D games using modern technology.

GDevelop logo GDevelop

GDevelop is an open-source game making software designed to be used by everyone.
  • JMonkeyEngine Landing page
    Landing page //
    2021-09-20
  • GDevelop Landing page
    Landing page //
    2023-10-23

JMonkeyEngine videos

A Closer Look at the jMonkeyEngine

More videos:

  • Review - jMonkeyEngine -- The Others Game Engine Series
  • Review - jMonkeyEngine3 Engine Showcase

GDevelop videos

GDevelop 5 -- Ultimate Beginner Game Engine?

More videos:

  • Review - Clickteam Fusion 2.5 Vs GDevelop 5 - (Game Engine REVIEW 2019 )
  • Review - Clickteam Fusion 2.5 Vs GDevelop 5 - (Game Engine REVIEW 2020 )
  • Tutorial - Beginner Multiplayer Tutorial

Category Popularity

0-100% (relative to JMonkeyEngine and GDevelop)
Game Engine
16 16%
84% 84
Game Development
14 14%
86% 86
3D Game Engine
17 17%
83% 83
Development
100 100%
0% 0

User comments

Share your experience with using JMonkeyEngine and GDevelop. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare JMonkeyEngine and GDevelop

JMonkeyEngine Reviews

The Top 10 Video Game Engines
Right off the bat, the team boldly claims that using their engine will be easier than utilization and outright learning C++, which is true. C++ can be a hang-up for many not familiar with programming, and jMonkeyEngine can be a great option for those who want to create games without really breaking your back trying to learn a whole new language.

GDevelop Reviews

16 Scratch Alternatives
Beginners who don’t have any programming skills but still want to create some games can quickly access one of the best platforms based on the open source network to help them develop games named the GDevelop. This platform lets users release their creative skills to quickly build games, such as puzzles, shoot-em-ups, strategy, racing, adventure, and more. It can even permit...
20 Best Scratch Alternatives 2023
GDevelop is described as a “free and easy game-making app.” It’s similar to Scratch in that it’s a no-code platform; it doesn’t require using programming languages. GDevelop is also free and open source.
Trending 10 BEST Video Game Design & Development Software 2021
Open-source free software, GDevelop allows developers to make games without programming skills. It allows you to create objects for games such as sprites, text objects, video objects, and custom shapes.
Best Game Engines for Linux in 2021
Construct 3 is free with limits. After that, you have to sign up for a monthly subscription. If you can not afford to pay for it, you can use GDevelop, an alternative to Construct 3 for Linux.
Source: kerneltips.com
Trending 7 Best Game Development Software 2021
GDevelop is the best game making software for beginners & professionals. GDevelop provides you easy and simplistic interface, which most developers like in GDevelop.
Source: vilesolid.com

Social recommendations and mentions

Based on our record, GDevelop should be more popular than JMonkeyEngine. It has been mentiond 75 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

JMonkeyEngine mentions (23)

  • Unity's Licensing Changes: Discover Stride a Community-Driven Open-Source Engine
    > Unfortunately, this is yet another open source game engine with too small a user base. I wonder why some engines are seemingly destined for success and others... aren't. Godot got really big, despite a somewhat similar feature set: https://godotengine.org/ (really nice 2D support, 3D rendering was worse until version 4, GDScript has both a nice iteration speed but also has gotten some criticism, while C# was a... - Source: Hacker News / 8 months ago
  • My recommendation on which language and libraries to use for the engine.
    There more `bare-metal` engines like https://jmonkeyengine.org/ (well it is not C++, it is Java based)... Source: about 1 year ago
  • [Hobby] Need help implement Continuous Collision Detection in a classic top-down multiplayer space shooter
    This project develops a cross-platform Subspace client and server written in Java. It was developed from scratch on the idea of extensibility and modularity. The server is based on modules/frameworks highly optimized for scaled, networked, grid-based, infinite world physics. The client is based on the JMonkeyEngine, a minimalistic modern developer friendly, open source, game engine. Source: about 1 year ago
  • Godot 4.0 Stable
    > Godot is one of those pinnacle FOSS projects that just totally impresses me, especially given the state its in now, with 4.0. It is definitely one of the success stories, at least so far. For example, there are projects like jMonkeyEngine (a game engine in Java, on top of LWJGL) that don't get as much attention and their movement forwards is way slower: https://jmonkeyengine.org/ There's also Stride 3D, which is... - Source: Hacker News / about 1 year ago
  • I can't think about another video game using Java. I mean, there WILL be more but i haven't saw them.
    It is, or at least was, efficient. Java has a great game engine called https://jmonkeyengine.org/ that at the time could compete with Unity, not sure the status now. And LWJGL, the lower layer for ooengl, was quite nice to use and it is efficient to go that low level if you plan to do a game that does not fit the stereotypes in such game engines, as you will find yourself fighting the engine more than the actual... Source: over 1 year ago
View more

GDevelop mentions (75)

  • Unity’s New Pricing: A Wake-Up Call on the Importance of Open Source in Gaming
    It's not as monolithic as you'd think. There are lots of engines out there but their communities aren't very vocal compared to Unity, Unreal, and especially Godot's community. Take a look at: https://itch.io/game-development/engines/most-projects And https://www.gamedeveloper.com/blogs/the-generous-space-of-alternative-game-engines-a-curation- If you look at both of these you'll see just how many engines there are... - Source: Hacker News / 8 months ago
  • Ask HN: Favorite Game Engine?
    I'm not really a game maker, but would like to give a shout out to the fabulous https://gdevelop.io/ It has everything you need, is free and its VISUAL PROGRAMMING is fab... - Source: Hacker News / 8 months ago
  • Godot or GameMaker studio 2
    Another engine that you can consider is GDevelop https://gdevelop.io. Source: 11 months ago
  • I'm a Solo Dev with "all the wrong hats"
    If you’re down for a 2D project checkout GDevelop. It’s designed with a visual workflow in mind and programs with predefined actions and triggers, so if you’re comfortable laying out 2D assets if very easy to make them interactive, without knowing any code. Source: 11 months ago
  • Easy game making and coding for tech learners
    GDevelop is a free, no-code game engine that uses drag-and-drop functionality and menus to build games. It supports Javascript to impliment more complex code. To find out more go to –  How to get started making a video game: GDevelop 5 (part one). Source: 12 months ago
View more

What are some alternatives?

When comparing JMonkeyEngine and GDevelop, you can also consider the following products

Unity - The multiplatform game creation tools for everyone.

Godot Engine - Feature-packed 2D and 3D open source game engine.

Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.

Blender - Blender is the open source, cross platform suite of tools for 3D creation.

RPG Maker - Make your own PC game with RPG Maker. Our easy to use tools are simple enough for a child, and powerful enough for a developer. Try it free today!

CryENGINE - The most powerful game development platform is now available to everyone. Full engine source code.