
MonoGame
Godot Engine
AppGameKit
RPG Maker
Unreal Engine
Orx
GDevelop
Corona SDK
Xcode
Microsoft Visual Studio
IntelliJ IDEA
Android Studio
Sublime Text
VS Code
Eclipse
PyCharm
MonoGame
XcodeBased on our record, Xcode seems to be a lot more popular than MonoGame. While we know about 147 links to Xcode, we've tracked only 8 mentions of MonoGame. 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.
You might like monogame. Same level of abstraction, but in C#. https://monogame.net. - Source: Hacker News / 3 months ago
C# + https://monogame.net - Desktop: Windows, MacOS, Linux - Mobile: Android, iOS, iPadOS - Console: Playstation 4, Playstation 5, Xbox One, Nintendo Switch It used to be XNA but then Microsoft discontinued and the comunity created the API compatible MonoGame. Notable games: Terraria (when it was XNA), Stardew Valley, Celeste, Terraria and Fez. - Source: Hacker News / 4 months ago
Kipo is the second prototype I've build with MonoGame and although Kps shares similarities, Kipo took off from where I became blocked with Kps. - Source: dev.to / 7 months ago
To be fair, there is no language that has a framework that contains all of these things... Unless you're using one of the game engines like Unity/Unreal. If you're willing to constrain yourself to 2D games, and exclude physics engines (assume you just use one of the Box2D bindings) and also UI (2D gamedevs tend to make their own UI systems anyway)... Then your best bet in the C# world is Monogame... - Source: Hacker News / about 1 year ago
Defold has been there for a while, not sure of why this in on the front page right now. Anyways, Defold is good, the community, docs etc. Are on the lower side as compared to Godot. The other options include MonoGame https://monogame.net/ (Stardew Valley was written in it) and of-course the biggies like Unity or Unreal. A lot depends on how much investment in learning one wants to make, what is the feature set one... - Source: Hacker News / about 1 year ago
Install XCode, Appleโs integrated development environment (IDE), which includes much needed debugging tools and iPhone simulators. - Source: dev.to / 4 months ago
Download and install Xcode, Apple's integrated development environment (IDE). - Source: dev.to / 7 months ago
There are practice problems in each section so that you can practice while learning from the content. These are in the 'Hands-On Practice' section in each section. Integrated Development Environments (IDEs) are tools that allow you to write your own programs. There are some great, free C++ IDEs out there like Visual Studio, Xcode, and CLion. The simplest way to get started is to use a web-based IDE. Replit works... - Source: dev.to / over 1 year ago
2. Xcode Debugger Xcode remains the standard iOS app debugging tool. Its debugger is exceptional at identifying memory leaks, helping to discover thread races, and even focusing on the cause of crashes. - Source: dev.to / over 1 year ago
XCode inspector offers VoiceOver Simulation to read out app elements for identifying if descriptions mentioned for the UI are meaningful and informative. It helps to make your app accessible to users with disabilities. Apart from that the Accessibility Inspector offers a complete audit of the appโs UI elements. Also as you make changes to your app the tool offers immediate feedback on accessibility issues. - Source: dev.to / over 1 year ago
Godot Engine - Feature-packed 2D and 3D open source game engine.
Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.
AppGameKit - AppGameKit is a game development platform for mobile devices.
IntelliJ IDEA - Capable and Ergonomic IDE for JVM
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!
Android Studio - Android development environment based on IntelliJ IDEA