Software Alternatives & Reviews

Kivy VS Godot Engine

Compare Kivy VS Godot Engine 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 .

Godot Engine logo Godot Engine

Feature-packed 2D and 3D open source game engine.
  • Kivy Landing page
    Landing page //
    2023-09-15
  • Godot Engine Landing page
    Landing page //
    2023-10-23

The game engine you waited for... Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.

Godot is completely free and open-source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code.

Kivy videos

Kivy Intro - Mobile and Desktop App Dev w/ Python

More videos:

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

Godot Engine videos

Let's Try: Godot Engine - Is it good?

More videos:

  • Review - Godot Engine Review
  • Tutorial - GDScript (And Programming!) for Beginners in Godot 3.2

Category Popularity

0-100% (relative to Kivy and Godot Engine)
Rapid Application Development
Game Development
8 8%
92% 92
Game Engine
9 9%
91% 91
3D Game Engine
0 0%
100% 100

User comments

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

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...

Godot Engine Reviews

Best Game Engines for 2023 – Which Should You Use?
As for weaknesses, Godot does use its own personal language for scripting, called GDScript. While the language works fantastically and is reminiscent of Python (a favorite language for many developers), as it was specifically designed for Godot, experienced game developers may consider it tedious to adapt to yet another language. Additionally, as Godot is not as well known...
The Best Gaming Engines You Should Consider for 2023
Godot is free to use and it’s open-source through the MIT license. No royalties, no subscription fees, no hidden strings. The Godot engine is great for making both 2D and 3D games. The engine provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
What Are the Best Game Engines?
Godot takes a unique approach with node and scene architecture to represent specific game functions, which some users find to be easier and more intuitive to use than some other game engines.
20 Best Scratch Alternatives 2023
The primary difference between Godot Engine and Scratch is that Godot Engine supports 3D game development. Scratch, on the other hand, is limited to 2D to keep the platform simple.
Best Game Engines for Linux in 2021
Godot engine is behind many popular games, and it has excellent compatibility with Linux and supports game export for multiple platforms.
Source: kerneltips.com

Social recommendations and mentions

Based on our record, Godot Engine should be more popular than Kivy. It has been mentiond 446 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 / 5 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

Godot Engine mentions (446)

  • Tetris Development 1 - Setting Up
    Instead, I was recommended Godot by a fellow developer. It is an easy-to-pickup and beginner-friendly open-source engine, which I will use to develop the Tetris game. - Source: dev.to / 7 days ago
  • Web Game Engines and Libraries
    Https://godotengine.org/ and export to web . - Source: Hacker News / 7 days ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    Godot [1] is a very nice game engine. There's a game on Itch.io that teaches the scripting language it uses [2], and a ton of great tutorials on YouTube for beginners and experts alike. [1]: https://godotengine.org/. - Source: Hacker News / 3 months ago
  • My thought on different engines
    Godot Engine is a free and open-source game engine. The story started as an in-house engine of an Argentinian studio in 2007, and since 2014, it's been a community-driven project with a lot of contributors. - Source: dev.to / 4 months ago
  • I want to learn some low level typed language, should I learn Go or Rust?
    Fair enough! I’d personally recommend Godot, because it’s FOSS, has a really nice way of doing things (in my opinion), and a language that’s similar enough to Go that when I was first learning Go I’d frequently use terms from GDScript! It’s the kind of think you can learn in a few hours. Give it a shot if you’re just getting into dev! Source: 5 months ago
View more

What are some alternatives?

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

Unity - The multiplatform game creation tools for everyone.

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

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

GDevelop - GDevelop is an open-source game making software designed to be used by everyone.

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

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