When comparing MonoGame vs Goo Create, the Slant community recommends MonoGame for most people. In the question“What are the best 3D game engines?” MonoGame is ranked 18th while Goo Create is ranked 54th. The most important reason people chose MonoGame is:
Support for iOS, Android, Mac OS X, Linux, Windows (both OpenGL and DirectX), Windows 8 Store, Windows Phone 8, PlayStation Mobile, PlayStation 4, Xbox One, Nintendo Switch, and the OUYA console with even more platforms on the way.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Cross-platform
Support for iOS, Android, Mac OS X, Linux, Windows (both OpenGL and DirectX), Windows 8 Store, Windows Phone 8, PlayStation Mobile, PlayStation 4, Xbox One, Nintendo Switch, and the OUYA console with even more platforms on the way.
Pro Open source
All the code is available to you ensuring you'll have the ability to make changes when you need to or even port to whole new platforms.
Pro Well-known and documented API
The framework implements the XNA 4 API, so games made in XNA can be ported to other platforms using this. This was the same API used by the Xbox Live Indie Games platform so there's lots of documentation online for it.
Pro Managed code
By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code.
Pro Good community
The community MonoGame has to offer is helpful and mature.
Pro Performance on desktop
The performance on desktop platforms matches that of C++, but you still get all the pleasant features that C# has to offer.
Pro Really small project/game download sizes
Since GooCreate is native to the Web and uses WebGL directly, finished projects usually have a much smaller (sometimes orders of magnitude) download sizes compared to tools like Unity.
Pro Visual State Machine Editor
The visual state machine editor in GooCreate enables the addition of advanced interactivity without having to directly code it in JavaScript. Artists can add movement to objects, react to clicks and other events or even trigger changes in other state machines via events.
Pro Scripting via the JavaScript programming language
Pro Integrated physics engine (Cannon.js)
GooCreate is tightly integrated with the Cannon.js physics engine making it super simple to add advanced physics simulations to any project. Cannon.js is available at http://www.cannonjs.org/.
Pro Web based scene editor, no installation or plugin needed
Pro Particle systems
Pro Open game engine and physics engine
The Goo.js engine is fully open source and available at https://github.com/GooTechnologies/goojs
Pro FBX model importer supporting embedded textures and skin based animation
Pro Real-time WYSIWYG Hierarchical scene graph editor
Pro Advanced Code/Text Editor with auto completion for Engine APIs
Pro Custom publishing template CSS and JavaScript
Usually when publishing you are forced to use a template provided by the service (with a logo, social buttons, etc) or you have to download the project to customize it. In GooCreate you can pick from a few different configurable templates and then, if that is not enough, you can add custom CSS and JavaScript that gets added to the page header (i.e. JS and CSS will be run/applied before the scene even starts to load) letting you style the loading screen and any other aspects of the page without having to download anything and still being able to make use of the hosting service GooCreate provides.
Pro Good material editor
Material editor supports diffuse color, normal maps, specularity, emissiveness, opacity, reflectivity and refractivity.
Pro Timeline editor to animate entities
Pro Projects can be distributed via a web link or packaged for Android and iOS
Pro Good variety of post effects
Post effects including bloom, motion blur, anti aliasing, levels, contrast, vignette and edge detection.
Cons
Con Slow rate of updates
Versions 3.9 is overdue by a year, and version 4.0 is set to release in 2040.
Con Non-Windows tools are a bit funky
Monogame support for Xamarin Studio or Monodevelop is a bit shaky especially for library references. Only good non-Windows IDE compatible with MonoGame is Rider and that costs money & isn't open-source.
Con Going out of business
Goo create is facing bankruptcy.