switch-xna
XBox Live Indie Game built on XNA 3.1 - released in 2010 (by elennick)
MonoGame
One framework for creating powerful cross-platform games. (by MonoGame)
switch-xna | MonoGame | |
---|---|---|
1 | 95 | |
3 | 11,294 | |
- | 1.3% | |
0.0 | 9.5 | |
over 4 years ago | 6 days ago | |
C# | C# | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
switch-xna
Posts with mentions or reviews of switch-xna.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-03.
-
Do you people have any tips for handling levels ?
Here is a similar concept but just written into code from a puzzle game I made years ago in XNA: https://github.com/elennick/switch-xna/tree/master/src/SwitchGame/GameObjects/Challenges/ChallengeObjects
MonoGame
Posts with mentions or reviews of MonoGame.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-11.
-
The MonoGame Foundation launch
To highlight this shift, we are introducing a new website which is now fully automated with Github. The paint is still fresh, but we hope to expand it with more information about the MonoGame Foundation, like how it operates, and how to join it or contribute.
-
Not only Unity...
https://github.com/MonoGame/MonoGame /
-
MonoGame VS kni - a user suggested alternative
2 projects | 10 Oct 2023
- MonoGame: An Open-Source, Cross-Platform Game Development Framework
-
OSS Game Engines are increasing their stars on GitHub due to Unity's missteps
Yes, it is possible, but you need to use a game framework not a game engine.
Example of a game framework: http://www.monogame.net.
-
Unity's Trap
Monogame, though it doesn't do much hand-holding: https://github.com/MonoGame/MonoGame
Webassembly support is spotty, though in progress AFAICT.
Used by a few 2D games like Stsrdew Valley and Celeste.
- MonoGame
- Zune was a gaming platform for about 5 minutes; I miss XNA.
-
Which tools should I use to create my game ?
Some that I am aware of and that support at least Windows and Android are (Monogame)[https://www.monogame.net/], (Cocos2D)[https://www.cocos.com/en/cocos2d-x], (LÖVE)[https://love2d.org/]. But there are likely many more. Even more basic ones which are just another abstraction layer on top of SDL (like (Oxygine)[https://oxygine.org/]).
-
What mobile game engine to choose for a simple multiplateforme gacha game?
- https://www.monogame.net/