Software Alternatives & Reviews

Kivy VS JMonkeyEngine

Compare Kivy VS JMonkeyEngine and see what are their differences

Kivy logo Kivy

Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .

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.
  • Kivy Landing page
    Landing page //
    2023-09-15
  • JMonkeyEngine Landing page
    Landing page //
    2021-09-20

Kivy videos

Kivy Intro - Mobile and Desktop App Dev w/ Python

More videos:

  • Review - Starting on a GUI: WXpython vs Kivy #MP55

JMonkeyEngine videos

A Closer Look at the jMonkeyEngine

More videos:

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

Category Popularity

0-100% (relative to Kivy and JMonkeyEngine)
Game Engine
54 54%
46% 46
Rapid Application Development
Game Development
54 54%
46% 46
3D Game Engine
0 0%
100% 100

User comments

Share your experience with using Kivy and JMonkeyEngine. 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 Kivy and JMonkeyEngine

Kivy Reviews

25 Python Frameworks to Master
Unlike PyQt, Kivy is free and open-source, isn’t a wrapper around an external UI library, and is licensed under the MIT license, which means you can ship and monetize your Kivy apps.
Source: kinsta.com
Which Python GUI library should you use? Comparing the Python GUI libraries available in 2023
The look and feel of Kivy is extremely customizable, allowing it to be used as an alternative to libraries like Pygame (for making games with Python). The developers have also released a number of separate libraries for Kivy. Some provide Kivy with better integration and access to certain platform-specific features, or help package your application for distribution on...
10 Best Python Libraries for GUI
Kivy was written with a mix of Python and Cython, and it helps build some of the most intuitive user interfaces with multi-touch applications. These multi-touch applications help implement Natural User Interface (NUI), which is a type of interface where the user naturally learns about the various interactions while they’re usually invisible.
Source: www.unite.ai
Top 6 Python Framework for Game Development | by Ankur Kumar | unikaksha | Medium
Kivy is a Python game development framework for businesses. It’s an open-source Python library that lets programmers easily construct apps with unique user interfaces, such as multi-touch apps. Kivy assists in developing apps for Windows, Linux, and iOS devices such as iPhones, iPads, and Android devices such as phones and tablets.
Source: medium.com
Top 10 Python GUI Frameworks for Developers
With Kivy, interface designers can code once and deploy to multiple platforms, while the built-in support for OpenGL ES 2 allows them to use modern and powerful graphics and design techniques. The most common use of the Kivy GUI framework in the real-world can be seen in our Android and iOS applications. Other widespread implementations of the framework can be seen in the...

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.

Social recommendations and mentions

Based on our record, Kivy should be more popular than JMonkeyEngine. It has been mentiond 46 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.

Kivy mentions (46)

  • How to Develop a User Data Storage Registration Form Using Python.
    We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications. - Source: dev.to / about 1 month ago
  • Ask HN: Can I create a mobile and Web App using Python/Python Framework?
    For reference, YouTube runs on Python[1,2,3]: > 1. Python and Django: YouTube’s backend is predominantly written in Python, offering a balance of performance and readability. > 2. Google Cloud Platform... > 3. Java and C++: YouTube also utilizes Java and C++ for specific backend services, as they provide better performance for certain tasks. --- A long time ago, I looked into these Python frameworks: -... - Source: Hacker News / 3 months ago
  • Python GUI libraries? <3
    I suggest you use kivy which is suitable for the desktop but also has the advantage of being one of few options for creating Python based native(ish) mobile apps (for IoS and Android app stores). Source: 5 months ago
  • Ask HN: Best framework to build a GUI app in Python for windows and macOS?
    I think the best one right now for python is "beeware": https://beeware.org/ You also have Kivy which is prety good: https://kivy.org/. - Source: Hacker News / 6 months ago
  • Ask HN: Current best GUI and render window stack?
    I'm a big fan of https://kivy.org/ it looks modern and has a wide range of components. - Source: Hacker News / 8 months ago
View more

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

What are some alternatives?

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

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

Unity - The multiplatform game creation tools for everyone.

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

Amazon Lumberyard - Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full...

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

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