Based on our record, Phaser seems to be a lot more popular than MonoGame. While we know about 124 links to Phaser, we've tracked only 5 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.
I've started working on a simple interactive version of my portfolio using Phaser.js. - Source: dev.to / 6 months ago
Https://phaser.io/. It’s more of a game framework in JavaScript with built in libraries for collision. The getting started tutorial is decent/short and gives a good idea of what is going on. - Source: Hacker News / 8 months ago
This is first time I used Phaser for making a game but it's a very nice and easy HTML5 framework and I follow tutorial to use phaser and after few of them, I tried to add few things and make the gameplay how I would enjoy, so I learn about spritesheets and audios and then how many states we have to keep in mind while building a game, like preload(), create() and update() and how to manage these before adding... - Source: dev.to / 8 months ago
Phasor which uses TypeScript or JavaScript. - Source: dev.to / about 1 year ago
If you're targeting the browser first why not use a browser first library like PhaserJS [0]?. I don't see a reason to work around with WASM; HTML5 canvas might be everything that you need. [0] https://phaser.io/. - Source: Hacker News / about 1 year 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 / 21 days 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 month ago
You see, for the past several years I have used many programming languages and many more game frameworks and libraries. Programming languages like Java, C#, C++, and even, sadly, JavaScript (I know...). Game frameworks like LWJGL, SDL2, Raylib, MonoGame, SFML, and many more. Essentially, I have seen it all. Out of all of them, I think SDL2 was closer to what I was looking for, though, Raylib was the one I used the... - Source: dev.to / 3 months ago
LibGDX is great, but I can understand if it's not for some people. This also applies to love2d, raylib and Monogame. Source: over 1 year ago
I followed the Getting Started instructions on monogame.net. Source: over 3 years ago
Unity - The multiplatform game creation tools for everyone.
Godot Engine - Feature-packed 2D and 3D open source game engine.
AppGameKit - AppGameKit is a game development platform for mobile devices.
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
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!
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.