Software Alternatives & Reviews

Xamarin VS Godot Engine

Compare Xamarin VS Godot Engine and see what are their differences

Xamarin logo Xamarin

Create iOS, Android and Mac apps in C#

Godot Engine logo Godot Engine

Feature-packed 2D and 3D open source game engine.
  • Xamarin Landing page
    Landing page //
    2023-09-17
  • 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.

Xamarin videos

Pros and Cons of Xamarin Development

More videos:

  • Review - Is Xamarin Forms Any Good?
  • Review - Why Xamarin Is Awesome

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 Xamarin and Godot Engine)
Developer Tools
100 100%
0% 0
Game Development
0 0%
100% 100
Development Tools
100 100%
0% 0
Game Engine
0 0%
100% 100

User comments

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

Xamarin Reviews

Top 10 Flutter Alternatives for Cross-Platform App Development
Developed and launched by Microsoft, Xamarin facilitates developers to build apps for iOS and Android by using C# and .NET. It ensures a seamless integration with Visual Studio and lets developers experience a fully familiar environment. The framework provides a single codebase and allows developers to perform app development rapidly.
Exploring 15 Powerful Flutter Alternatives
Xamarin is a Microsoft-created framework for building native iOS, Android, and Windows apps in C#/.NET. On the complexity front, Xamarin apps generally require more focus on memory management and garbage collection tuning relative to alternatives like Flutter. The additional diligence pays dividends in runtime performance when done properly. However, developers with...
THE BEST 34 APP DEVELOPMENT SOFTWARE IN 2022 LIST
Xamarin is a Microsoft-owned tool to write native code for apps. Free. Cross-platform. Open-source. An app platform for building Android and iOS apps with .NET and C#.
9 Of The Best Android Studio Alternatives To Try Out
You can also access the required resources at the Xamarin Universal project. You can stay up to date with the latest updates by subscribing to their YouTube channel or blogs. The Xamarin community is most active, and you can get answers to your questions swiftly.
Android Studio Alternative
A specific feature of the Android Studio is the absence of the possibility to switch the autosave feature off. It also provides a layout editor which allows users to drag and drop UI elements. There are some other alternatives available for Android studio. Visual studio, Xcode, Ionic, Xamarin, OutSystems, BuildFire, ColdFusion Builder, Kony Quantum, GeneXus and AppGyver are...
Source: www.educba.com

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 seems to be a lot more popular than Xamarin. While we know about 446 links to Godot Engine, we've tracked only 26 mentions of Xamarin. 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.

Xamarin mentions (26)

  • Making an android app with c#
    Xamarin - Basically an older version of MAUI. I would advise against creating new projects on Xamarin since MAUI is supposed to render it obsolete. Source: over 1 year ago
  • App developer
    Microsoft Xamarin: For this you'll need to know C# and .net. Source: over 1 year ago
  • I own a web development company in San Antonio and I'm looking for ideas to support the UTSA students with some sort of free courses or classes
    At my internship, we moved to Microsoft's Visual Studio for C# development from Java, and for application development we use Xamarin which can be used on Windows and Mac. Source: over 1 year ago
  • Where to begin with idea?
    Of course, Unity is better with games. So, alternatives include MAUI, which is the new hip thing that Microsoft wants people to switch to. There is also WPF, WinForms, UWP, and Xamarin, which are compared nicely in this Reddit thread. Source: over 1 year ago
  • React Native vs Flutter
    A bit later, Microsoft made their answer in the form of Xamarin, which got a lot of popularity. Xamarin is an open-source mobile app development platform later incorporated into Visual Studio. Xamarin allowed you to use C# to write business logic. Instead of HTML and CSS, it offered its markup language, XAML, which maps to the visual elements of the corresponding operating system. These were already much more... - Source: dev.to / over 1 year 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 / 5 days ago
  • Web Game Engines and Libraries
    Https://godotengine.org/ and export to web . - Source: Hacker News / 6 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 Xamarin and Godot Engine, you can also consider the following products

Android Studio - Android development environment based on IntelliJ IDEA

Unity - The multiplatform game creation tools for everyone.

OutSystems - Build Enterprise-Grade Apps Fast.

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

Xcode - Xcode is Apple’s powerful integrated development environment for creating great apps for Mac, iPhone, and iPad. Xcode 4 includes the Xcode IDE, instruments, iOS Simulator, and the latest Mac OS X and iOS SDKs.

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