Introducing Vetted.ai Logo
Vetted.ai Logo

The Slant team built an AI & it’s awesome

Find the best product instantly

Add to ChromeAdd to EdgeAdd to FirefoxAdd to OperaAdd to BraveAdd to Safari
Try it now
4.7 star rating
Slant logo
0
Log in • Sign up

What is the best alternative to Oxygine?

Ad
Here’s the Deal
Slant is powered by a community that helps you make informed decisions. Tell us what you’re passionate about to get your personalized feed and help others.
Ad

Orx

All
26
Experiences
Pros
23
Cons
2
Specs
Slimothy
Top Pro

Powerful config system

Powerful config system that makes orx data-driven and provides an easy to use load/save system. See More
KnowledgeableCirce
Top Con

Feature discovery and explanation could be better

Some features are not well explained / highlighted: for example, unless you use the interactive project initialization, you have to go over the tutorials and examples in the wiki to learn that there is an optional C++ layer, Scroll, developed on top of the C API. Similarly, some major information are missing from the website, wiki and Doxygen documention, and are left for the users to discover in source headers and INI template files, or by searching the forum (e.g. the 0,0 coordinate being the center of the screen and not top left, the list of all Orx scalar types and their use, etc). See More
sausage
Top Pro

Friendly community

Good friendly development community ready to help each other with tips and advice for setting up and best practices. See More
CapableNotus
Top Con

No network support

See More
Slimothy
Top Pro

Automatic hot-loading of resources

Automatic hot-loading of resources upon modification on disk, shortens drastically iteration times. See More
Laura Kyle
Enis BAYRAMOĞLU
Top Pro

High performance

Written in C with high emphasis on memory and CPU efficiency. See More
Slimothy
Top Pro

Supports desktop and mobile

Supports Windows, Linux, Mac OS X, iOS and Android. See More
Simona
WhiteLilac
ReceptiveCaishen
Top Pro

Data configuration

Orx is a Data Driven engine that greatly reduces required code. You can configure object definitions, bodies, cameras, sound, animation, event tracks, etc. See More
sausage
HumbleWaramurungundi
Dream Sandman
Top Pro

Custom shader support

GLSL code can be added straight into data configuration files and can be applied to any texture: background or objects whivh allows for some amazing effects. All GLSL versions are supported, again by providing the shader language version in your configuration file. Parameters are supported and values over time for shader animation. See More
Slimothy
Top Pro

Flexible clock system

Clock system that provides time consistency and allows time stretching + high precision timers See More
WhiteLilac
ReceptiveCaishen
Top Pro

Flexible and simple FX

Color and translation FX are simple to configure and apply to objects. See More
Slimothy
Top Pro

Good animation engine

Includes a chaining graph & custom animation events for synchronization. See More
Yoshiyuki
sausage
Endi Sukaj
Top Pro

Free and open source

Uses the zlib license. Lets you use Orx for free for any kind of projects, even for commercial ones. See More
sausage
Top Pro

Input controls and binding

All input devices are fully supported: Joysticks, Mouse, Gamepad, Keyboard and Touchscreen. Multiple physical devices and be mapped the same binding. See More
Monika
Fully Bugged
Top Pro

Excellent results on performance benchmark

Rated the fastest engine in the OpenFL’s BunnyMark since October 2015. See More
sausage
Top Pro

Great audio support

Samples for sound effects, or streams for music. All sounds can be groups via audio buses just like in a typical DAW (Digital Audio Workstation). All sounds can be spatial relative to the camera. See More
Slimothy
Top Pro

Viewport scheme allowing multiple views

Camera/viewport scheme allowing multiple views displayed with camera translation, zoom and rotation. See More
sausage
Slimothy
Top Pro

Good render support

Fragment (pixel) shader support, render to texture, MRT, easy composition and custom rendering support. See More
Dream Sandman
Top Pro

Easy post-processing/compositing for complex visual effects

See More
Slimothy
Top Pro

Integrated runtime profiler

Integrated runtime profiler (with graphical display) to easily spot which parts of your game need to be optimized. See More
Slimothy
Top Pro

Collision handling and rigid body physics

See More
Slimothy
Top Pro

Screenshot capture tool

Supports .bmp, .png, .jpg, .tga and .dds See More
Charles Joseph Christie II
Top Pro

Multi-Threading

See More
sausage
Top Pro

Great IDE Support

Out of the box Windows support for: Visual Studio Codelite CodeBlocks gmake Out of the box Mac support for: XCode Codelite gmake Out of the box Linux support for: Codelite CodeBlocks gmake See More
sausage
Top Pro

Well-supported C++ wrapper

Orx provides a excellent c++ wrapper for object oriented design, called: orx/Scroll. You can, of course, roll your own. See More
Specs
License:zlib
Languages:C99
Dev platforms:Windows XP+, Mac OS X 10.6+, Linux
Desktop targets:Windows XP+, Mac OS X 10.6+, Linux
See All Specs
HideSee All Experiences
281 21

AppGameKit 2.0

All
25
Experiences
Pros
16
Cons
8
Specs
thermoplastics
Richard Vanner
Top Pro

HTML5 support

The AppGameKit Basic can now export to HTML5. See More
Jason
Top Con

Restrictive virtual buttons

"AppGameKit" does not grant editing the very basic parameters of virtual buttons such as font and text size. The only method some people suggest is to use an image for every single "button". See More
Endi Sukaj
Parker Eli Bidigare
Top Pro

Cross platform

Supports developing games for Android, iOS, PC, Mac, Linux and now HTML5. See More
Paolo
Belle
ResoluteGeryon
Top Con

Terrible scripting language

MS Basic from the 70's has more features. Procedural, no OO, inheritance, basic user defined types with overloading. Nothing. It even has GOSUB. See More
Endi Sukaj
Jonathan
Paul Robson
Top Pro

You only need to to pay for the license only

There is no charge for upgrades, or for extra platforms (the HTML5 version just appeared in the latest version), there are no subscription fees or other usage charges. If you publish onto either Apple or Google's stores you will have to pay their costs, of course, but the makers of AGK do not take a cut of this themselves. See More
Wernight
Top Con

BASIC language

Even though it supports C++, it's mostly C++ mapped to BASIC without OOP. See More
Laura Kyle
Richard Vanner
Top Pro

Plugin support for Windows

Plug-ins can now be added to the Windows platform. Create your own Tier BASIC commands and call them using the AppGameKit Basic script language style. See More
Wernight
Top Con

Can almost only do trivial games

The editor is rather limited, not fully polished, and 3D is missing some key functionalities (3D is work in progress). See More
Endi Sukaj
Tony Blinco
Top Pro

Instant testing on multiple devices at once

AppGameKit supports instant testing on all connected devices. With the push of a button you can run your game on any device connected to the development machine. See More
Gerhard Eichhorn
Top Con

No builtin game mechanics, events, inventory.

See More
Gerhard Eichhorn
Top Pro

Excellent documentation

Every function is fully documented with examples and exercises. The Tutorial PDF is a full Introduction to 3D game programming with integrated references to every functionality and its most important usecases. The documentation is regulary updated. See More
VivaciousZaoJun
Top Con

$80 even if your game doesn't fly

See More
Parker Eli Bidigare
Top Pro

Easy basic programming

Program in tier 1 BASIC programming for every 3D game need. See More
ResoluteGeryon
Top Con

Editor code completion is pretty bad

See More
thermoplastics
Endi Sukaj
Richard Vanner
Top Pro

Raspberry Pi free version available

A Raspberry Pi version is available and free. Users just need to register with the developer and then they can download. See More
VivaciousZaoJun
Top Con

Pros on Slant are written by AGK marketing guys

See More
ResoluteGeryon
Endi Sukaj
Paul Robson
Top Pro

Very fast compilation

It is a compilation based language, but the compilation is very fast. A project of about 1800 lines of code, for example, can compile almost instantly. (That's because it does not compile, it's an interpreter) See More
Tony Blinco
Top Pro

Support

Informed, timely and intelligent feedback from the AGK forum. See More
Endi Sukaj
Top Pro

Fast development

There are plenty of functions which facilitate development and deployment. For example, the AGK player immediately plays the updated bytecode on Android devices then the online site helps with building an APK file for Google Play Store in minutes. See More
Endi Sukaj
Daniel Foreman
Top Pro

Uses a powerful scripting language built for game development

Software produced with the App Game Kit is written in a language called AGK Script. This language has powerful inbuild commands including commands for 2D graphics, physics and networking. The commands make use of the platforms' native functions to improve performance. They are also designed to enhance code readability. The AGK Script commands have extensive online documentation. See More
DiligentLevana
Top Pro

C++ and Basic, you have the choice.

It runs fast with BASIC but if you want more you can use C++, it's also easy to use. See More
Paul Robson
Top Pro

Can be used for advanced games programming in C++

Libraries which provide the same functionality are available for the five platforms, so you can code in C++ See More
Endi Sukaj
Top Pro

Comes with an Integrated Development Environment (IDE)

AGK comes with an Integrated Development Environment (IDE) based on the Code::Blocks IDE for writing AGK scripts. A key feature of the IDE is its ability to broadcast compiled programs to other devices for testing. See More
Nieb
Top Pro

Performance

See More
Specs
Dev platforms:Windows, Mac, Linux
Desktop targets:Windows, Mac, Linux, HTML5
Mobile targets:iOS, Android
3D:Yes
See All Specs
HideSee All Experiences
229 73

Godot

All
41
Experiences
Pros
30
Cons
11
Endi Sukaj
Dana Olson
Beyond01
Top Pro

Integrated animation editor

Every property can be animated. See More
EnchantingShimegi
Top Con

C++ Engine API not very friendly

The base C++ code from Godot is not documented, it's hard to set it up, to compile and hard to extend, it could use better programming standards. See More
RealisticObrigwabibikwa
Linkans
Top Pro

Fully dedicated 2D engine, no hacks

Godot has a mature 2D engine with many features used by modern 2D games. See More
PrivateAlastor
Top Con

Annoying minor bugs

Minor bugs can go unaddressed for some time, due to it being a free program. See More
Endi Sukaj
Dana Olson
Beyond01
Top Pro

Built-in physics

Add physics to 2D and 3D scenes, through rigid and static bodies, characters, raycasts, vehicles and more. See More
DelightfulHermes
Top Con

Primarily supports own proprietary language (GD Script)

While it's very accessible, and if you know Python you'll pick it up fast, having to learn a new language to fully make use of the platform can be a bit discouraging. And for those learning to code as well as learning Godot for the first time, many would rather learn a language they can 'take with them' when they explore other platforms in the future. See More
RealisticObrigwabibikwa
thermoplastics
Krzysiek Siewiorek
Top Pro

Lightweight

The executable is portable and less than 40 MB in size. See More
juanitogan
Top Con

No console targets

Given that you can target both desktops and consoles with the same code base in other engines, the lack of support for consoles in Godot is pretty hard to get past if targeting desktops for a game. But asking for an open-source engine to target consoles is probably too much to ask. But it would be interesting to see some legacy consoles targeted even if current ones cannot be. See More
Endi Sukaj
RealisticObrigwabibikwa
Wernight
Top Pro

Can be deployed to multiple platforms

Deploy games to desktops (Windows/OS X/Linux), smartphones (iOS/Android/BlackBerry), and the web (HTML5 via Emscripten). See More
test123
Top Con

Difficult to optimize

Godot has an OOP architecture. Everything is an object internally and data is spread among many classes, thus it's difficult to optimize (i.e. not cache friendly, difficuly to vectorize or paralellize, etc). Read about "Data Oriented Design" for more info about the problems and solutions. See More
Endi Sukaj
NotApple
Top Pro

Under constant development

This engine barely released one year ago has more than 1000 forks on github and about 100 developers. Not only that just a bit of browsing trough issues you will quickly find out the dev community loves new esp free technology and does not shy away from completely rewriting parts of the engine. The audio engine is being completely rewritten to use threads and so forth. See More
juanitogan
Top Con

Strange terminology at its base

Scenes can be made up of other scenes. That makes some sense. But even the smallest object (or prefab or asset) in a scene -- such as that spoon on the table or the marble on the floor -- is still called a scene... except when it's called a node. This is a bit odd for those coming from other engines. With all the great decisions behind the basic design of this engine, the choice of this term from all the potential other terms out there seems really out of place and only serves as a constant reminder that not everything about Godot is great. See More
juanitogan
NotApple
Top Pro

Unified game editor interface

All the game development work is done inside one program: the engine editor. The scripting is done in the same program. No need for Eclipse or other front-end editors. See More
Bryan
ivan velho
Top Con

No built-in way to import atlases

Godot does not have an easy and automatic way to import atlases created by other tools. However, there are plugins that can be used to import atlases from other engines. See More
Monika
RealisticObrigwabibikwa
Linkans
Top Pro

Free and open source

Godot is licensed under MIT license. Anyone can grab the source from here, and compile the engine themselves. See More
Endi Sukaj
Anton Savoshchenko (AntonioModer)
Top Con

2DPhysics is weak compared to Box2d

Box2d has much more features. See More
thermoplastics
William Tumeo
Top Pro

User friendly UI for all your team

Non-programmers (musicians, artists, etc) can join the development easily. See More
cripztillidie
Endi Sukaj
Hansjuerg Wuethrich
Top Con

NoAdmob or other AdNetwork support

Godot has no native support for implementing advertisements into your game. See More
Dmitry Feofanov
RealisticObrigwabibikwa
Endi Sukaj
Top Pro

Editor and runtime are fully cross-platform

You can run Godot on all 3 major operating systems (Windows/Mac/Linux) and build your game to all available platforms from each without any platform-specific work needed. All platforms including Linux are supported first class. See More
AwareHera
Top Con

Many buggy and half-finished features

See More
Hirnbix
Top Pro

Instancing and node concept makes sense

The node and the instancing concept work very well and helps developers to structure content efficiently. See More
Paolo
Elisha Knight
Top Con

Hard for a Unity user

Coming from a Unity background, Godot engine is hard. See More
Linkans
Top Pro

The list of supported languages is growing

Officially, Godot supported languages for now will be GDScript, C#(Mono), VisualScript and C++. See More
Hirnbix
Top Pro

Fun to use

An important aspect that can't be grasped without using the engine for a few days. The Interface is evolving nicely and making games is just fun. See More
Laura Kyle
Hirnbix
Top Pro

Drag & drop interface

Many parts of the editor allow you to drag & drop, which makes working with assets and scene trees a joy. See More
Monika
Linkans
Top Pro

Internationalization of the editor

You can change the language shown in menus. Godot translations can be found here. See More
juanitogan
Linkans
Slimothy
Top Pro

Easy to learn scripting language

Godot has their own scripting language called GDScript. The scripting language is easy to learn with Python-like syntax, but it is not Python. It's very powerful, easy to learn, and it's free of unnecessary things because it was custom built for optimized integration with the Godot Engine. It can be used to add custom behaviors to any object by extending it with scripting, using the built-in editor with syntax highlighting and code completion. A built-in debugger with breakpoints and stepping can be used and graphs for possible bottlenecks can be checked. See More
Chloe Montanez
Timo Kandra
Top Pro

Really good community

The community is great and really cares about the engine. It is easy to get help and to be part of Godot's future. See More
Will Nations
Top Pro

Creating editor tools is a breeze

Godot Engine is itself a Godot game. By adding the "tool" keyword to the top of a script, you can design extensions for the editor itself INSIDE the editor. Integrating these editor scripts into a bundled plugin for sharing is extremely easy to do. See More
Bastian Böhm
Top Pro

Friendly towards Version Control Systems

The engine is build not only to support version control but to really use it. Scene files for example which usually get compiled into some sort of unreadable data stay in a text format - that way you can actually see your changes in a version control system like Git. See More
Will Nations
Top Pro

Easily expanded scripting system

With 3.0's addition of NativeScript and PluginScript via GDNative, developers can easily define bindings for new scripting languages. In addition to the primarily supported C++, GDScript, VisualScript, and C# languages, the community has contributed D, Nim, and Python as well with more on the way. See More
Will Nations
Top Pro

Built-in documentation linked to the internal ScriptEditor

The editor has a fully searchable index of class API documentation for everything the engine offers (NOT just a web interface). You can easily open the documentation for any class by Ctrl-clicking the class's name in the in-engine text editor for scripts. See More
teadan
DaringSkythes
Top Pro

Incredible documentation after 3.2.2 beta

The documentation used to be weak, but now we have nathen with his help the documentation is the strongest advantage. See More
Raghu Ranganathan
Top Pro

Scene Based editing

Godot gives you the ability to create scenes to make your life easier, with reusable objects and things you want to incorporate in your games. This makes the game making processvery streamlined and organized. See More
Will Nations
Top Pro

Simple and readable codebase

The engine's source code is easy to read and understand with a self-documenting approach to code design. You don't have to wait months or years for other people to fix an engine bug that is important to your game. Often times, you can spend an hour or two of your own time to fix whatever problems you encounter yourself. See More
Monika
Glucksritter
Top Pro

Doesn't need to be installed into the system

Godot is very portable, you can download the file from a website then put it on a USB and run it on your other computer without any troublesome errors. See More
teadan
DaringSkythes
Top Pro

Easy to get involved

No need to learn anything with node, you can build a game without typing a line of code + has visual scripting. See More
Monika
DaringSkythes
Top Pro

Engine is yours

There is no royalty and the game you made + engine itself is yours. See More
Monika
PrinceKael
Top Pro

Can be installed on Steam

You can easily install Godot via the Steam store. See More
KnowledgeableCirce
Top Pro

Comprehensive tooling

In addition to the scene editor and the script editor (with debugger), the engine also provides a tile map editor, an animation editor (not just for rigs), a performance monitor, a network profiler, and an audio bus console. See More
Monika
RespectfulIxpiyacoc
Top Pro

It has a visual scripting tool

It has a great visual scripting tool. It's a great choice if you don't like to code. See More
HideSee All Experiences
1990 304

Unity 2D

All
7
Experiences
Pros
4
Cons
2
Specs
Ryan Leonski
Top Pro

Integrates with Mecanim

Mecanim brings state machines and blending to 2D bone animation. The state machine editor allows for designers and programmers to visually create a Finite State Machine (FSM) to control when animations should play. Mecanim also allows for blending so an animation can transition smoothly between two states without the need of in between frames made by an animator. See More
ReverentAristaeus
Top Con

Lacks critical features

Vertices can't be animated, so you can't have ANY organic feel (like... lungs breathing). Parent bone can't be animated without affecting the children. This is especially impeding for organic feel, again. No option to show & unshow assets (or it is hidden), like for switching weapon on your character for exemple. See More
Paolo
Ryan Leonski
Top Pro

Sprite Sheet and Bone based animation supported

Both types of 2D animation for game development are supported in Unity’s system and can be used interchangeably in the timeline. See More
Theodore Lief Gannon
Top Con

Poor script interface for texture atlases

Accessing individual sprites within an atlas texture is possible at runtime, but requires use of the Resources folder subsystem. See More
Ryan Leonski
Top Pro

Built into Unity 4.3+

2D game creation was a major feature request from the Unity community and was added with version 4.3. 2D is provided in both the Pro and Free distribution of Unity. See More
Paolo
Ryan Leonski
Top Pro

Easily change sprites dynamically

Usually used for character customization, programmers can change any sprite in a bone animation at runtime easily by referencing the bone and loading the new sprite from the resources folder. See More
Specs
Platforms:Windows, Linux, Mac
Languages:C#
HideSee All Experiences
627 167

Solar 2D (formerly Corona SDK)

All
19
Experiences
Pros
16
Cons
2
Specs
Slimothy
Top Pro

Very simple to use

See More
Niccolo Bartolacelli
Kirlovon
Top Con

Free, but not completely

See More
Monika
Slimothy
guatedude2
Top Pro

Free

Corona SDK is completely free. That includes pro-tier plugins. See More
Svoka Vlad
Slimothy
Top Con

Making a device build requires internet connection

To build your app for the device (iOS/Android/AppleTV) Corona requires to fetch resources from online. This would include base application template and plugins. This allows not to perform local build or use Xcode or Android Studio to do a build. Even Large games/apps would build very fast with good internet connection. Your code never leaves computed. Corona SDK would transfer some information to determine which plugins and pieces has to be transferred in order to make a final steps in build. As a bonus - you get basically one button press to get from your Corona Simulator game to game on a device. See More
Aubrey
Svoka Vlad
Top Pro

Corona Simulator

Corona SDK ships with Corona Simulator, which runs your game/app directly on your PC/Mac and updates every time you make changes. It provides immediate feedback to your actions, you can see your changes right on the screen, without necessity to make build to device. Getting instant feedback really boosts tenfold prototyping and development speed. See More
Slimothy
Warren Fuller
Top Pro

Good documentation and lots of tutorials

See More
Slimothy
Top Pro

Content scaling 

It's easy to create a game that looks good on many different sized mobile devices. See More
Kristaps
Michael Flad
Top Pro

Live builds - update builds running on a device automatically

With the live build feature, once you have created a build and installed on a device, you get lightning fast turnaround times because any change on the code or data is updated to the devices running the game (within the local WiFi) immediately. So changes can be tested on the real hardware within a very few seconds. What's even more impressive, this even works flawless with multiple devices running the game. You have to use it to learn how good of a feature this is while development and even more, while doing QA. Imagine fixing bugs and everyone of your QA team/friends/whoever helps to get your game done, has all changes on his device without doing anything but waiting 5 seconds - outstanding. See More
Endi Sukaj
Slimothy
Top Pro

Lua syntax

Uses the great and easy-to-learn Lua programming language. See More
Slimothy
Top Pro

Very comprehensive API

It's very quick to get things up and running with Corona SDK. The API is extensive and while it's not 100% feature-complete with the iOS API, it's close enough that you could create tons of games and never run into a roadblock. The API docs can be found here. See More
Slimothy
Svoka Vlad
Top Pro

Amazing learning curve

Corona does not throw photoshop-like madness full of buttons editor. You can go as fast as you want, learning and building game from ground up. Eventually, you'll learn how much corona is doing for you. But to start you don't have to master complex editor software. It's a great tool to learn to start game development if you want to learn how to program and make games. Your experience will be 100% transferable to any other Pro game engine. See More
Slimothy
Warren Fuller
Top Pro

Cross-platform desktop and mobile

Corona works on OS X, Windows and Android (including Kindle Fire & Nook). See More
Jonathan Sharp
Top Pro

Marketplace for 3rd party plug-ins

See More
Slimothy
Warren Fuller
Top Pro

Great community

See More
Slimothy
Warren Fuller
Top Pro

Ability to call any native (C/C++/Obj-C/Java) library

See More
teadan
Niccolo Bartolacelli
Top Pro

Completely free

Since Corona SDK became Solar2D, it's completely free, as only some third-party plugins are paid. See More
teadan
Niccolo Bartolacelli
Top Pro

Open Source

Since Corona SDK became Solar2D, it's completely open source under MIT license. See More
Slimothy
Thomas Claburn
Top Pro

Well supported

See More
Specs
Price:Free
Languages:Lua
Dev platforms:Windows; Macintosh
Desktop targets:Windows; Macintosh
See All Specs
HideSee All Experiences
375 49

MonoGame

All
9
Experiences
Pros
6
Cons
2
Specs
Tom Bebbington
thermoplastics
Slimothy
Top 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. See More
RickZeeland
Simona
DecentTilla
Top Con

Slow rate of updates

Versions 3.9 is overdue by a year, and version 4.0 is set to release in 2040. See More
Slimothy
Top 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. See More
Tom Bebbington
Endi Sukaj
Top 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. See More
Tom Bebbington
Top 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. See More
Slimothy
Top Pro

Managed code

By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code. See More
Surge Crafter
Ryan
danial abdl
Top Pro

Good community

The community MonoGame has to offer is helpful and mature. See More
Surge Crafter
Top 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. See More
Specs
Platforms:Windows, Linux, Mac, PS4, Xbox One, Nintendo Switch
Languages:C#
Mobile targets:Android, IOS, Windows phone
HideSee All Experiences
127 24

Construct 3

All
6
Experiences
Pros
5
Cons
1
Simona
Alex
ZoeW
Top Pro

Runs in the browser

If you don't have your Chromebook, Construct 3 will run in the browser. See More
Simona
ZoeW
Top Con

Subscription based

It is subscription based pricing. It might not be for everyone. See More
Simona
ZoeW
Top Pro

Fast and small

Construct 3 loads really fast. See More
Alex
ZoeW
Top Pro

Timeline

It has a timeline feature which allows you to make amazing animations. See More
Simona
Alex
ZoeW
Top Pro

No installation required

As it runs in the browser you can load it on any computer and show your friends your work really quickly. See More
Simona
Alex
ZoeW
Top Pro

Works on Chromebooks

Construct 3 works on a Chromebook without any issues. See More
Hide
25 7

Cocos2d-x and Cocos Creator

All
18
Experiences
Pros
14
Cons
3
Specs
Chaoz
Laura Kyle
Maksim Litvinov
Top Pro

A proven engine for mobile development

25% of iPhone games are made using Cocos2d-x. This means you will not be alone in development, and will have access to a large community. You'll know you are developing for an engine that works. See More
Chloe Montanez
Endi Sukaj
Dev Flasher
Top Con

Poor support and non-existent community

Up until 2013, this was one of the best engines around. However, since then it was bought by a Chinese company and began stagnating - it's virtually in a slow death. Most developers abandoned Cocos in favor of more modern solutions leaving the community weak and the forums with little or no traffic. Although the Cocos2d-x Forum seems to have a decent community going. See More
Izem Lavrenti
Gavin Thronton
Slimothy
Top Pro

Good documentation

Documentation includes a programming guide, API reference, video tutorials and massive reference test code project showing all functions and giving working code to the user. See More
Monika
DependablePholus
Top Con

No Graphics user interface

See More
Izem Lavrenti
GMT Dev Canada
Top Pro

Supports 3D models with skeleton animation

A new feature since Cocos2d-x v3.1 is support for 3D models (in your 2D game), not only this but support for skeleton animations is included too! This awesome feature allows for impressive characters in your game along with easier, more fluid and realistic animations. See More
Alex
Kirlovon
Top Con

Modest functionality

Almost all free alternatives are more convenient, faster, and more functional. See More
Laura Kyle
Huabin Ling
Top Pro

Great script language support

It supports Lua and Javascript with full feature support. Especially with Cocos2d-JS you can develop games cross web and native, and the native solution have great performance with JS Bindings, much better than hybrid solution. See More
Maksim Litvinov
Izem Lavrenti
Gavin Thronton
Top Pro

Highly active community for questions and support

Cocos2d-x forums are active. See More
Slimothy
Top Pro

OpenGL hardware acceleration

See More
Maksim Litvinov
Izem Lavrenti
Gavin Thronton
Top Pro

Future-proof

Cocos2d-x is not only open source but also supported by Chukong Technologies of China and USA. Regularly updated and adding support for the latest technologies. 2014 has already seen the release of Version 3, a new Cocos Studio development toolkit (optional) and support for new technologies like skeleton animation systems Spine and Adobe DragonBone. See More
Endi Sukaj
Laura Kyle
Eray Dev
Top Pro

Greater performance than high level APIs

Cocos2d-x is C++ based engine and it has CPU advantages for most platforms because of that. It uses polygonal mesh methods for sprite rendering for using GPU advantages. (You also use quad methods for benefit CPU). See More
Slimothy
Top Pro

No external dependencies

Because it is based on Pyglet. See More
Chaoz
Top Pro

One code for all platforms

On top of supporting pretty much all existing platforms (except consoles), Cocos Creator (Cocos's IDE) allows you to write 1 code that runs on Android, iOS, Windows, MacOS and HTML5 (not Linux though). See More
Endi Sukaj
Eray Dev
Top Pro

Easy integration of 3rd party plugins

Through the use of SDKBox you can easily integrate 3rd party SDKs and plugins for each version of Cocos2D (Lua, C++ or JavaScript), you just choose the SDKs to integrate and SDKBox will do the rest. For example, if you want to add a rating plugin, you use sdkbox::PluginReview::init(); and if you want to add the Vundle Ad Network SDK, you use the one packaged in SDKBox SDKBOX sdkbox::PluginVungle::init();. See More
Slimothy
Top Pro

Allows for easy debugging

It has a built-in Python interpreter that allows for easy debugging. See More
Chaoz
Top Pro

Very good IDE

Cocos Creator (Cocos' IDE) comes with scene editing, UI editor, animations & particle editors and whatnot. It's also easy to use and pretty intuitive if you read the official documentation & tutorials. Way way better than the old CocoStudio. See More
Chloe Montanez
Frahaan Hussain
Top Pro

Great video tutorials

Hundreds of video tutorials available. See More
Specs
License:MIT
Languages:C++; Lua; JavaScript; TypeScript (Creator only)
Dev platforms:Windows; macOS
Desktop targets:Windows; macOS; Linux; HTML5 (Creator only)
See All Specs
HideSee All Experiences
336 61

GameMaker: Studio

All
32
Experiences
Pros
13
Cons
18
Specs
Monika
Endi Sukaj
Slimothy
Top Pro

Extremely easy to learn

GameMaker: Studio is incredibly easy to learn. It requires almost no programming knowledge which means that those without the technical experience, such as designers or artists, can create their projects without the help of a programmer. See More
Endi Sukaj
Slimothy
[deleted]
Top Con

The scripting language used is quite limited

Language does not support actual objects, structs, real data types, functions, overloading, even argument naming. Developers generally have to code around the lack of these features in very tricky ways. See More
Endi Sukaj
Teej De Croix
Slimothy
Top Pro

Gives developers access to a more fine-grained controle over the logic through the Game Maker Language

Game Maker Language (GML) is the primary scripting language that is interpreted similarly to Java's Just-In-Time compilation used in GameMaker. It is used to further enhance and control the design of a game through more conventional programming, as opposed to the drag and drop system. See More
Sunshine Lollipop
Top Con

No GUI editor

The GUI must be hard-coded, leaving a lot of tricky calculations and jumping through hoops to accommodate different devices and displays; it's probably the least developed and hardest thing about GMS2 compared to comparable engines See More
Slimothy
Chris Wahl
Top Pro

Easy to find resources/tutorials/assistance

GameMaker: Studio has a huge following, tons of people put up tutorial videos, and it's just generally easy to find help. It has a huge community. See More
Theodore Lief Gannon
[deleted]
Top Con

Destructive DRM

In late 2012/early 2013, YoYo Games released a version of their new Studio IDE for cross-platform development that would import games and destroy all of the image type resources for some legitimate purchasers of the software by superimposing a pirate symbol on top of the image. This was due to a fault in their digital rights management software implementation which they use as a method of combating pirated copies of the software. Though the false positives bug is reported to be fixed, the DRM is still in place and may affect placeholder graphics, etc. YoYoGames publicly stated they would remove the DRM at a later point in time, but that other less-invasive DRM techniques would remain. See More
Slimothy
Jack Oatley
Top Pro

Easy cross-platform shader support

Write your own shaders in one shader language and have it automatically ported to all platforms. You can even choose a specific shader language to wield the full power of the target device. See More
Francisco
Sunshine Lollipop
Izem Lavrenti
Top Con

Exporting to some formats costs extra

You need to buy extra modules to be able to export to platforms like Android, iOS, HTML5 and others. See More
Endi Sukaj
Teej De Croix
Top Pro

Assets can easily be found in the official marketplace

Yoyogames website has a marketplace which opens up an opportunity for people to sell or giveaway created assets and resources (sprites, scripts, sounds, extensions, full source codes, etc.) for use in GameMaker. This benefits people who needs quality assets for their games, and for creative people to provide these assets for extra income. The Marketplace has a rating system so it can eventually increase the quality and competitiveness of the assets submitted. See More
juanitogan
Slimothy
Nguyen Phan
Top Con

No built-in refactoring tools

There are no built-in refactoring tools. For example, you can rename a resource, but GM:S will not automatically change the mentions of it across the code to the new name. Furthermore, because all file formats are text-based, basic refactoring could be achieved by simply doing "find & replace in all files" -- which is a feature offered by pretty much every external code editor nowadays -- but no such feature here. Hitting Ctrl-F will pull up a rather odd Find/Replace box but selecting a word before hitting Ctrl-F will not autofill the Find field for you like it will in most tools. Even that you have to cut and paste yourself. See More
Endi Sukaj
Teej De Croix
Stuart Kearney
Top Pro

It has an IDE used for loading all of the assets

It is very easy to manage all the resources you want to put in your game, the UI widgets for each assets (sprites, sounds, backgrounds, rooms, objects and shaders) are intuitive enough for when adding or even editing the properties of each your assets. The included editors are also good and easy to use (sprite/image editors, shader editor and room editor). See More
Laura Kyle
Jaden T
Top Con

The cost to buy for development is outrageous

The cost for this tool is hindering for indie developers who have little money to work with. See More
Francisco
Sunshine Lollipop
Endi Sukaj
Top Pro

Extremely stable

GameMaker: Studio has been around since 1999 and has been used and maintained during all this time. This makes it an extremely stable game engine. See More
Francisco
Sunshine Lollipop
Top Con

Bad history of ignoring critical bugs

In the past, the developer failed to update the software for iOS and Android when game-breaking updates were made to those platforms. See More
Vadim Dyachenko
Aubrey
Andrews Nycollas
Top Pro

Cross-platform multiplayer support

There is the possibility of creating games that interact with different platforms and is not that hard. See More
Laura Kyle
Slimothy
James Redmond
Top Con

Poor level editor

No marquee select, no layers, can be glitchy, no grouping, etc. See More
juanitogan
Top Pro

Built-in support for pixel-perfect collisions

Enabling pixel-perfect collisions on 2D sprites is so easy many will likely turn it on when maybe they might be better off without it. Regardless, it simplifies small and/or retro console-like game work. This is a feature fairly unique in this class of game engines. See More
Sunshine Lollipop
Top Con

Development has been and will be cosmetic

The change from 1.x to 2.x was cosmetic, the engine and language stayed the same. The roadmap for future development is also cosmetic and includes updating the sprite editor, adding an audio editor, and adding a "mini map" for the IDE. See More
Endi Sukaj
Slimothy
Teej De Croix
Top Pro

Cross-platform

GameMaker: Studio projects can be deployed to: HTML5, Linux, Windows, OS X, Windows Phone, Android, iOS and PS3/4/Vita. See More
Endi Sukaj
thermoplastics
Noble Valerian
Top Con

Expensive for what it offers

There are several options with more flexibility, better learning resources, and a lower price point. See More
Slimothy
Aubrey
Shawn Orban
Top Pro

Easy to use

Game Maker Studios simple interface allows for rapid prototyping, and easy development. See More
Sunshine Lollipop
Francisco
Top Con

Proprietary language forces expensive "lock in"

Because it uses GML, a very non-standard custom language, new users do not learn a transferrable language and become locked in. See More
Slimothy
Jack Oatley
Top Pro

Supports 3D

There is also 3D support that doesn't interfere with the primary 2D focus. See More
Endi Sukaj
Pretty Fly
Top Con

Can't embed videos in game

Doesn't support embedding videos in a game. See More
Alex
ReveredNahundi
Top Pro

Easy to add native code to GMS

Good extension support. You can do anything with gms! You just need to know how to code natively in the respectively export (like Android). See More
Endi Sukaj
Jaden T
Top Con

Tends to crash or not compile games properly

See More
Yoshiyuki
Noble Valerian
Top Con

Poor accessibility and integration

Documentation and resources largely focus on proprietary scripting language, which is necessary for achieving full potential of the software due to poor drag and drop integration. See More
Yoshiyuki
Noble Valerian
Top Con

No way to activate or use existing modules

Support entirely focused on new iteration depriving even basic functionality of this version with any purchase that hasn't already been activated. It is still possible, thought not intuitive, to download this version on the trail screen for GM S 2. But no purchased (wildly expensive) module can be added any longer. See More
juanitogan
Top Con

Code editor not friendly to indented code

While the editor of course has features for intending code such as auto indent and smart tabs that can be turned on or off, these features work in unusual ways and, overall, the editor is not very adaptable to various typing styles. Also, Home always takes you to position 0 and never to the beginning of the text no matter how many times you hit it. Thus, if you hit Home and then Enter a new line, with auto indent on, it will always mess up the indentation on the line following the new line leaving you to fudge around to fix it manually. If you prefer tabs over spaces, forget it. Finally, if you leave the GameMaker app and try to click back into the code editor, the code editor will not fully get the focus sometimes leaving you with the ability to type but not tab. It usually takes two clicks to fully focus the code editor from outside the GM app. See More
Yoshiyuki
Endi Sukaj
Андрей Кашников
Top Con

This is very flat for games

They are not beautiful - for example, Undertale. See More
Francisco
Sunshine Lollipop
Top Con

Owned by a gambling company, Playtech

As opposed to other engines, which are open source or owned by game companies, GameMaker is developed by YoYoGames, which is owned by Playtech, a gambling software company. See More
Specs
Platforms:Windows, Linux, macOS, ARM
Languages:banterr
Desktop targets:Windows, Linux, macOS, Windows UWP, HTML5
Mobile targets:Android, iOS, (deprecated: Windows Phone, Tizen)
See All Specs
HideSee All Experiences
452 120

Construct 2

All
37
Experiences
Pros
24
Cons
12
Specs
Slimothy
Tadd Mencer
Top Pro

Quick to pick up

Construct 2 is fast to pick up, get into, and belt out some pretty impressive games in a relatively small amount of time. Seems to be built for people who don't have a lot of programming skills, but want to make great games. See More
Theodore Lief Gannon
Slimothy
Callixtus
Top Con

Free version is severely limited

Although a free version of the engine is available, it lacks features that are essential to creating a high quality product. See More
Endi Sukaj
Slimothy
Theodore Lief Gannon
Top Pro

Little programming knowledge needed

Using Construct 2 requires very little programming knowledge because it's all drag'n'drop, intuitive, visual and event-driven instead of code-only. See More
Endi Sukaj
Slimothy
Summit69351
Top Con

The editor is Windows only

Although Construct 2 is able to export projects to Windows, OS X and Linux, the program itself currently only runs on Windows. See More
Slimothy
Wahid Sabari
ZoeW
Top Pro

Built-in physics system

Thanks to the great power of Erin Catto's Box2D, Construct 2 is able to make physics games which are similar to Cut the Rope and Angry Birds. See More
Stuart Kearney
Top Con

Poor mobile performance

Construct 2 is focused on Javascript. Javascript isn't as fast as native code, which results in poor performance on mobile. See More
Endi Sukaj
Slimothy
Adam Prack
Top Pro

In-depth event system

Construct 2's event system allows for deep, detailed control over all aspects of your game. You aren't limited to just a few options. Rather, Scirra has thought of nearly everything in advance with access to any desired parameter of any object all paired with simple and intuitive ways to interact with them. Your events can be organized with event sheets (that can be included in other sheets), event groups, sub-events, loops, and functions that make the coding portion of your game as efficient as possible. You don't need any programming knowledge, but if you do have some, you'll feel right at home with the freedom C2 offers. See More
Slimothy
Pedro Rocha
Top Con

HTML5 is very dependent on browser performance

Theoretically all browsers should run HTML5 pretty much the same way, but thats not always the case. Something that worked fine on Chrome, for instance, might malfunction on Firefox (or vice versa). And there's nothing the devs of Construct 2 can really do about it, but to hope next Firefox update might fix it. Internet Explorer is not even recommended. Add to that the fact that exporting to mobile or desktops rely on these sort of stripped down versions of web browsers (Node webkit, Crosswalk, Ejecta) that you pack with your game, and you can have a real headache if you're trying to make your game work properly through multiple platforms. See More
Endi Sukaj
Slimothy
DuckfaceNinja
Top Pro

Supportive community

Construct 2 has a supportive community. Their forums have tens of thousands of topics with ten times more posts. The core maintainers are very helpful and friendly and often reply to questions or issues that may be discussed in the forums. See More
Endi Sukaj
Theodore Lief Gannon
Stuart Kearney
Top Con

Does not export to native mobile code

Construct 2 builds to HTML 5 only, which can cause performance issues on mobile devices depending on the HTML5 engine that the OS is using since that will be the biggest bottleneck. Even though it's not really the engine's fault, it still is at a disadvantage compared to native game engines. See More
Slimothy
ZoeW
Carlo Andrei Mercado
Top Pro

Easy to create particles and animations

With spriter file implementation and internal animation editor Construct 2 provides an easy way of creating particles and animations. See More
Monika
KnowledgeableCirce
Top Con

Discontinued as of July 2021, in favor of Construct 3

Construct 2 licenses cannot be bought anymore since July 2020, and support has ended on July 1st 2021 with the release of the final r280 version (see here). Existing customers can still use the game engine, but it will no longer be updated. See More
Slimothy
DuckfaceNinja
ZoeW
Top Pro

Free (feature limited) version available

A free version of Construct 2 is available. It's not time restricted in any way, but is feature limited. See More
Loïc Ovigne
Top Con

Clickteam Fusion Clone

This is a copy of the Clickteam softwares See More
ZoeW
Slimothy
Aubrey
Top Pro

Active plugin ecosystem

Construct 2 has an active plugin ecosystem providing behaviors and features that smooth the workflow for certain game types. See More
James Redmond
Top Con

Dependency on 3rd parties for all exports

Unless you are creating a game strictly for browser/HTML5 usage, exporting to desktop or mobile is risky, as Scirra have no control over your final export quality. Since desktop uses NodeWebkit and mobile is Crosswalk, Phonegap or CocoonJS there is no guarantee that your final export performance and quality will be up to scratch for pro level 2d games. These 3rd party "browser wrappers" are very prone to breaking and introducing lag and bugs that can't be controlled from Scirra's side. See More
Slimothy
Callixtus
James V. Olson
Top Pro

Export control for all major platforms

All platform exporters are part of the subscription. There are no additional fees and new exporters are added quickly and maintained well. Currently, 15 platforms are supported, including HMTL 5, iOS, Android, Windows, Chrome Store, PhoneGap and Scirra. See More
Konidia s
Top Con

HTML5 Only is extremely limiting

If the software could export natively to mobile devices and PC/Mac/Linux it would be extremely powerful. The developer's choice of sticking to only HTML5 has created a bottleneck for anyone wanting to develop with this software. See More
Slimothy
Valdeir Santos
Stuart Kearney
Top Pro

Built in behaviors make development workflows very efficient

Behaviors add pre-packaged functionality to object types. See More
Slimothy
Top Con

Tilemap object could be better

C2 requires that there's a tilemap objects for each tilemap layer meaning each tilemap object has to be updated when modifying any layer. This could be simplified by adding layer support for tilemap objects. See More
Michel Fessard
Top Pro

Very fast preview

In Construct 2 you can preview your games instantly at any time. There’s no need to wait for compiling or other time consuming processes. See More
Noble Valerian
Top Con

Buggy

Experience regular crashes and inexplicable project file corruption. See More
Slimothy
ZoeW
Aubrey
Top Pro

Available on Steam

You can also download Construct 2 on Steam. See More
Paolo
Noble Valerian
Top Con

Unreliable access to online resources

Unreliable access to online resources such as online tutorials and forums, plus extremely outdated offline manual. See More
Endi Sukaj
Slimothy
ZoeW
Top Pro

One-off cost

It's a one off cost for Construct 2 and all updates to the Construct 2 editor are free for life. See More
ZoeW
Popyui Ricalde
Top Pro

Supports camera, microphone, speech recognition and synthesis

Can use cameras in PCs and on mobiles. You can use the synthesis that can recognize your speech or you can write something and it can talk for you. See More
Slimothy
DuckfaceNinja
Aubrey
Top Pro

Interface similar to that of MS office

This engine provides an intuitive workflow for people that are used to the Windows environment. See More
Slimothy
William Theodore Grabiec
Top Pro

Runs great on mobile

Performs well on most devices and browsers. See More
Laura Kyle
Endi Sukaj
Michael Porter
Top Pro

Rapid development

After using a few quick tutorials you can quickly catch on to the event system this program uses and quickly be able to build any type of 2D game you want. You can download a few sprites from google and put together a working level of Mega Man with character movement / animation / enemies / collision detection / scoring / Tile map and AI within about 2 hours. The built in behaviors are incredible. It's amazing how Construct can simplify the most redundant tasks in game development. See More
Theodore Lief Gannon
DuckfaceNinja
Top Pro

Allow server-less multiplayer game creation

Construct 2 uses WebRTC technology to support it's multiplayer functionality. The nature of the technology allows peer-to-peer connection which does not require game developer to create server side architecture to allow communication between games. See More
Slimothy
frn2000
Top Pro

Supportive devs

The developers are always available to help. See More
Slimothy
ZoeW
Valdeir Santos
Top Pro

Built-in animation/image editor

Basic sprites and tiles of 2D games can be made with engine's built-in tools. See More
Endi Sukaj
Slimothy
Callixtus
Top Pro

Built-in pathfinding

Has built-in solutions for pathfinding. See More
Slimothy
Valdeir Santos
Top Pro

Built-in tilemap object

The tilemap object allows tile-based games to be designed more easily. The object's tilemap can also be edited in the layout view using the tilemap bar. See More
Zaharia Zga
Glerikud
Top Pro

Simplicity - it is made for everybody to use and love

Construct 2 is a tool for not just programmers, but artists as well. You can create a game with only visual coding, which is easy to learn and doesn't require any previous programming knowledge. You can focus on making your game better instead of just coding. It has some limitations of course, but it's definitely worth it. See More
Endi Sukaj
Zaharia Zga
Ryan
Top Pro

Cordova support

You can use Cordova plugins from the community See More
Specs
License:Proprietary
Languages:JavaScript (engine)
Desktop targets:Windows XP+, UWP, Mac OS X 10.6+, Linux
Mobile targets:Android 4.0+, iOS 8.0+
See All Specs
HideSee All Experiences
540 149

libGDX

All
26
Experiences
Pros
19
Cons
6
Specs
Slimothy
Stuart Kearney
Top Pro

Lots of resources to learn from

Lots of references, tutorials and open source code to learn from. See More
Simona
CalmAglaophonos
thermoplastics
Top Con

Not starter friendly

Even default applications fail to load in Android. It doesn't have any documentation on errors either. See More
Jordan83
Endi Sukaj
Theodore Lief Gannon
Top Pro

Great performance across devices

While it may not always have the best performance for a particular device or system, it's one of the few engines which consistently performs very well across different platforms. See More
Stuart Kearney
Top Con

Documentation could be better

Other than a brief installation / getting started overview, libGDX's documentation consists of an official wiki with several incomplete pages, and automated Javadocs. The community recognizes these shortcomings, and new users are encouraged to ask for help. See More
Monika
Mike
T-R
Top Pro

Fantastic UI toolkit (scene2d)

scene2d is a 2D scene graph, scene2d.ui is a UI toolkit on top of that. It enables very complex mobile and desktop UIs. See More
Monika
mrResident
Top Con

The project slowed down in development

The number of active developers has decreased, many open issues and pull requests. See More
Jordan83
T-R
Top Pro

Can use any JVM language

Since it's built with Java and runs on the JVM, any language that compiles to Java bytecode can be used to develop games with libGDX. See More
Alex
Tom Bebbington
Top Con

Build system is clunky

LibGDX uses Gradle, which is very demanding of memory and makes IDEs freeze on anything if your computer is not powerful enough. See More
Theodore Lief Gannon
T-R
Top Pro

Uses Box2D

A Java port of the Box2D physics engine is included in libGDX. See More
Jonathan
Ryan N
Top Con

Does not create compiled code

LibGDX runs entirely on Java and does not create executable binaries. See More
Theodore Lief Gannon
Endi Sukaj
T-R
Top Pro

Allows you to migrate from 2D to 3D within same framework

LibGDX supports both 2D and 3D game development. Allowing developers to migrate from 2D to 3D with ease without having to switch the engine they are using or having to learn a new API. See More
Laura Kyle
Slimothy
NotApple
Top Con

A bit difficult to use

This engine is not well put together. Is made from various free modules each with their own peculiarities. At times it feels you need to learn a couple of libraries rather than just one. Is not an engine for beginners as it requires coding. Lots of coding. You need to be intermediate to advanced in Java to develop in LibGDX. See More
Slimothy
Top Pro

Doesn't force a specific design 

Unlike some engines, which only allow you to make your game in a few specific ways, libGDX allows you to design any type of game you wish as it is extremely customisable. See More
Endi Sukaj
Theodore Lief Gannon
Stuart Kearney
Top Pro

Active and helpful community

The libGDX community, in the official libGDX forum is extremely helpful and approachable for any kind of question regardless of the its quality or difficulty. The forums themselves are a very helpful resource for any issue or guide simply by searching past posts in there. In addition to the forums, there's also the official #libgdx IRC channel on Freenode. See More
Slimothy
Top Pro

Interfacing with platform specific code 

Sometimes it is necessary to access platform specific APIs, e.g., adding advertisement services or leaderboard functionality provided by frameworks. See More
Chloe Montanez
thermoplastics
NotApple
Top Pro

Free, open source & permissive license

libGDX uses the Apache License 2.0. Not only is libGDX free and open source but also it's license gives you a lot of power over the engine. As long as you provide a copy of the license, give credit, do not hold devs liable and do not use libGDX logo in any engine forks you can do pretty much anything you want. See More
Сергей Сергиенко
Top Pro

Kotlin support

It is written in Java so you can easily make games using Kotlin and Ktx project will help you get all advantages of this language. See More
T-R
Top Pro

Very easy to customize

See More
Сергей Сергиенко
T-R
Top Pro

Constantly improved

LibGDX itself is pretty mature, and get updates not quite frequently, but various libraries for it are actively updated. See More
Isaac Kube (MinusKube)
Paolo
Youssef Ab
Top Pro

Across platform support

You can write once and run anywhere (Android, IOS, Desktop, Browser) also lately came with lib to deal with VR. See More
thermoplastics
Surge Crafter
Top Pro

Support for 3rd party tools

libGDX has built in support for many 3rd party tools, including (but not limited to) Bullet Physics, Box2DLights and the well-praised Tiled Map Editor. See More
Chloe Montanez
thermoplastics
Surge Crafter
Top Pro

Lots of tutorials to get you going

Even though the official documentation might be lacking, there are many tutorials on YouTube for libGDX. See More
Izem Lavrenti
ProductiveNabia
Top Pro

Excellent font rendering support

Very good tools for rendering fonts. See More
thermoplastics
Surge Crafter
Top Pro

Similar to the Microsoft XNA framework

Old XNA users may like libGDX since it's API is actually very similar to XNA's. See More
Logger
Top Pro

Focusing on object pool patterns, to control memory without pointers

Unlike Unity or other engine, it allows to optimize a language that uses garbage collector when using patterns of objects you can control the use of memory without needing a language like C / C ++, getting the same speed in a more productive language. See More
Specs
License:Apache
Languages:Java
Dev platforms:Windows; OSX; Linux
Desktop targets:Windows; OSX; Linux; HTML5
See All Specs
HideSee All Experiences
615 171

SpriteKit

All
3
Experiences
Pros
2
Cons
1
thermoplastics
Robin
Top Pro

Built-in in Xcode

Easy to access in Xcode. See More
Rémy Tauziac (crazyrems)
Top Con

Restricted in apple ecosystem

This is an Apple technology and its use is restricted to iOS and OSX systems. See More
Alex
Kirlovon
Top Pro

Awesome performance

One of the most efficient frameworks. If you need to build an iOS game, this is the best solutions. See More
Hide
31 5

GDevelop

All
18
Experiences
Pros
10
Cons
7
Specs
4ian
Slimothy
Otto Robba
Top Pro

Free and open-source

GDevelop's runtime libraries are MIT licensed. It can be used freely for projects of any type and there are no royalties associated with publishing games developed with GDevelop. See More
S64-D46
Monika
Top Con

No support for atlas/tilemap and sprite sheet

At this point, you need to separate the tileset maps or character animation sprite sheet before importing it to the engine, but the developers are working on this feature. See More
4ian
Top Pro

Easy to use

The whole interface is intuitive and easy to learn: each part of the game can be designed using visual editors. The objects editor is used to create the objects of the game, the scene editor help you to build the levels of your game and the events editor allows to give life to the whole game without programming. See More
Laura Kyle
Jaden T
Top Con

GUI is slow to load

This makes doing the simplest things, like looking at one of your maps, hard to do. In looking into this program, it can stall a PC while trying to load a sample map. See More
4ian
Top Pro

Powerful events system to create games without programming

No need for coding using this system which is clear and powerful: events are composed of conditions and actions. Actions are launched when conditions are fulfilled. This is a very friendly way of making games and is still efficient for advanced usage, contrary to most other "block"/"drag'n'drop" systems. See More
Monika
UpbeatGhatotkacha
CapableDamasen
Top Con

It's very slow

Although suggested otherwise, GDevelop doesn't compile the games - it just adds wrappers so each OS can run the HTML5 game it creates. That means it runs much, much slower than other engines that do compile games. See More
4ian
Slimothy
Top Pro

Lots of features to build games

The engine includes pathfinding, physics engine, multitouch support, custom hitboxes, platformer engine, tiled maps, multiple layers and cameras out of the box. All of these features can be used without programming knowledge, using the visual editors. See More
Monika
S64-D46
Slimothy
Top Con

No cross-compiler

The Windows and Linux versions of GDevelop can each compile a native application; but the Windows version cannot compile for Linux, nor vice versa. See More
4ian
Top Pro

Quickly add behaviors to objects

Prebuilt behaviors can be added to objects. This is a very efficient way to add a physics engine or make a platformer game. Lots of behaviors are included, from the most advanced (Physics, platformer, top-down movement) to really simple one (like the behavior to destroy objects when outside the screen or the one to drag objects with mouse or touch). And you still have full controls over your game as behaviors can be modified using the events! See More
Simona
ReverentProvidentia
Top Con

No 3d, not even fake 3d

This is a 100$ 2d-only game engine. You could of course use pre-rendered 3d graphics, but your games themselves will exist only in the x and y axes. See More
Slimothy
Todor Imreorov
Top Pro

Open source plugin SDK

The plugin SDK is open source, so if you want to extend it, you can. See More
KnowledgeableCirce
Top Con

Optional subscription not mentioned on main site

While the engine is free and open source as stated on the main website, it does not mention that some optional features and services are actually activated through a paid subscription (two tiers: 2€ and 7€). Those features are: no nag screen shown when debugging, additional metrics available on games dashboard, access to more than 2 cloud exports per day (unlimited local export can be done without subscription, provided the right packaging tools are installed and configured), easy removal of GDevelop splash screen (can be done manually without subscription). See More
SuccessfulSogbo
Top Pro

Constant updates

New releases and bug fixes are consistent. New updates are released anywhere within 2 weeks or 1 month from the last one. Its auto-updater also does it job very well making life a lot easier. See More
Simona
Raghu Ranganathan
Top Con

Behaviors of Objects are rather generalized

Since it has a fully GUI editor, the objects you are allowed to add in your game are pretty generalized (PhysicsObject, TiledSprite, PlatformerObject, etc). This limits the freedom of a game developer while making a game, as the object msut follow the preset behaviours imposed on it. See More
DevotedTaraxippus
4ian
Top Pro

Online version available, compatible with iOS and Android

Thanks to its open source nature, GDevelop-App.com was built over the GDevelop engine. GDevelop-App.com is a complete game creator similar to GDevelop, available directly in your browser and compatible with iPad and most Android tablets and phone! The app is perfect for making games directly from your sofa and you can even start a game on GDevelop-App and export it to open it inside GDevelop. See More
JM80
S64-D46
Top Pro

New documentation for gd5 is good for starting

A new doc is improving for gd5 that is nice for beginners and after that you can learn more from examples. Also, gd4 wiki is still there. See More
Jason
Top Pro

Multilanguage support

GDevelop is available in many languages and even community can help in translations. See More
Specs
License:MIT
Languages:C++, JavaScript
Dev platforms:Windows 7+, macOS 10.11+, Linux, Web
Desktop targets:Windows 7+, macOS 10.11+, Linux
See All Specs
HideSee All Experiences
691 56

RPGMaker

All
17
Experiences
Pros
9
Cons
7
Specs
Slimothy
knuxjr
Top Pro

Easy to jump into using an intuitive WYSIWYG editor

It's possible to create a game with absolutely no art or coding skills, so even complete beginners can make something. See More
Andy Defisym
Top Con

You have to code when you want something didn't built in

You know,RM series' default walk animation only has three frames.If you want to enhance,you have to code by yourself——especially majority of it's user are newbies. See More
Slimothy
knuxjr
Top Pro

Large and active community

The engine has seen multiple iterations since 1995, so a large online community exists that is always willing to help each other out. See More
Andy Defisym
Top Con

No Hardware accelerate

You'll get a bad performance when you have big animations,especially in MV,which can easily change into higher resolution. See More
Thomas
Slimothy
knuxjr
Top Pro

Ruby / Javascript support provides depth to more experienced developers

With a script editor that uses a modified version of Ruby, it's possible to go well beyond the traditional RPG with this engine. Note: XP and VX use Ruby, the latest version "MV" uses Javascript for scripting. See More
Thomas
Endi Sukaj
Jason
Top Con

No 3D support

None of them have 3D support, it is possible only with manual scripting which could be difficult for beginners. See More
Ryan
Gabriel Peixoto
Top Pro

It's an open engine

It's possible to use custom editors from the community, edit libraries,include libraries,etc (MV Only) See More
Thomas
Tyler
Top Con

MV Does not have a "REAL" Android export.

MV has an export to HTML5 - which can run on any browser including android. It is however not a "native" app export. See More
Gabriel Peixoto
thermoplastics
Laura Kyle
Top Pro

Multi-platform

MV supports HTML5 exports, so it is easier than ever to make your game work on iOS, android, OSX,Linux or Windows. See More
Shawn Gordon
Top Con

Inconsistent included visual assets

Included visual assets within MV have inconsistent presentation. Though RPMMV does contain enough to make a small basic title, the visual assets don't often look like they should be mixed on-screen. See More
CredibleAtai
Top Pro

Inbuilt database and multplayer plugins, providing you the scalfolding to customising your projects with ease

The inbuilt database which binds to game saves or can be made persist allows great power within your logic. Also a plugin called 'Alpha.net' provides multiplayer. This combination can allow great customisation of the engine, allowing a powerful 2D game to be made with little to no coding experience. See More
Ryan
Gabriel Peixoto
Jason
Top Con

No built-in realtime battle system

RPG Maker series has only turn based battle systems, unless scripts/Plugins made by the community are used. See More
Shawn Gordon
Top Pro

Greater Map layers

MV Mapping uses an additional layer to create better depth. See More
Shawn Gordon
Top Con

Conversion to MV difficult

Older iterations of RPG Maker use smaller sprite sizes that require manual conversion to use older RTP assets and older assets are more robust. See More
Thomas
Top Pro

MV has HTML5 export

You can now HTML5 export your projects, so you could theoretically host your game on your webserver, and have your friends play the game without ever having to install a single thing. See More
Thomas
Slimothy
Top Pro

A cheap license that allows using the software commercially

There are several versions of RPG maker, with MV being the latest and most fully featured: MV ($79.99), VX Ace ($69.99), VX ($59.99) and XP ($24.99), 2003 ($19.99). See More
Specs
Platforms:Windows, macOS
Languages:JavaScript
Desktop targets:Windows, macOS, Web
Mobile targets:Android, iOS
See All Specs
HideSee All Experiences
152 22

Felgo (formerly V-Play)

All
17
Experiences
Pros
15
Cons
1
Specs
Slimothy
feldifux
Alexander Huber
Top Pro

Mature cross platform IDE

Qt-Creator IDE with Code Completion, Debugging and Profiling, integrated Quick Help, Version Control and more. See More
Monika
quintero
Top Con

No 3rd party tutorials

There are little to none amount of tutorials for Felgo other than what was made by the engine developers themselves. See More
Monika
Slimothy
feldifux
Top Pro

Easy to learn

Felgo is among the easiest cross-platform tools to use according to a survey done by research2guidance. See More
Slimothy
feldifux
Alexander Huber
Top Pro

In-game level editor

With the Level Editor components, you can let your players share their levels with the whole game community which is cool because you don't need to create new levels on your own, but the community helps you with it. There are other community features like rewards for good level creators that helps getting more downloads. See More
Monika
Slimothy
feldifux
Top Pro

Felgo game network

Leaderboards, Achievements, Challenges are available across platform, even on Desktop. You can also use Cloud Syncinc of your game data that makes it easy to start a game for example on iPhone and then continue on a Nexus Tablet or the other way around. It is also convenient because sharing to all kind of game services & networks like Facebook & Game Center is possible with a single API call. Custom hosting of Game Network servers is also possible if you want to keep the player data. See More
Slimothy
Alexander Huber
Top Pro

Native performance

Although game logic is provided in JavaScript by you, performance-critical parts of the engine like OpenGL ES rendering or particle effects are implemented in rock-solid C++, providing the ultimate performance your game deserves. See More
Slimothy
Alexander Huber
Top Pro

Advanced gaming components

Advanced Gaming Components for handling multiple display resolutions & aspect ratios, animations, particles, physics, multi-touch, gestures, path finding and more. See More
Monika
Slimothy
Alexander Huber
Top Pro

Felgo build server

No need for native SDKs, Build in and Install from Cloud with the Felgo Build Server. See More
thermoplastics
Tamir Israely
Top Pro

Rapid development

Cut your development time in half. Using the QML language allows for some powerful features that cut code lines and time. Another helpful feature that can help in this area is that there are more than 50 game demos of all genres that come with full source code, meaning one can easily check to see how something was done. See More
Monika
Slimothy
Top Pro

Support can be found in forums and via e-mail

Felgo has friendly forums where core developers participate as well as fast & helpful email support. See More
Monika
Chris
Gerold Meisinger
Top Pro

Based on Qt framework

The Qt framework is a great and mature framework on its own. Using Qt as a game engine base is a smart idea. See More
Slimothy
Top Pro

Runtime-balancing

You can use ready-made components to balance any of your game properties at runtime, so also on mobile devices which is great for adjusting forces or input parameters. See More
Slimothy
Top Pro

Lots of learning resources

Helps get started and improve with lots of tutorials, demo games, examples. See More
Slimothy
Alexander Huber
Top Pro

Social services and monetization

In-app purchases, game and social network integration (such as Game Center and Facebook), ads (with Chartboost and AdMob) and analytics (such as Flurry) are all available across platforms. See More
Laura Kyle
Günther Teufl
Top Pro

Frequent updates

Every 2-4 weeks new updates provide additional features and fixes based on what users wanted the most. See More
Monika
Slimothy
Top Pro

Level store

You can even monetize these user-generated levels with in-app purchases with the Felgo Level Store component if you like. See More
Specs
License:Proprietary
Languages:HTML
Dev platforms:Windows; OSX; Linux
Desktop targets:Windows; OSX; Linux
See All Specs
HideSee All Experiences
49 12

Gideros

All
13
Experiences
Pros
10
Cons
2
Specs
Simon White
Artūrs Sosins
Top Pro

Instant on device testing

Gideros provides on device players for iOS and Android that can be used to instantly try out your code directly from the Gideros IDE. See More
Simon White
Slimothy
quintero
Top Con

Few resources, but growing

Gideros has a small community, and therefore do not have as many "How to make a game" tutorials. However, there are a couple of excellent books available that can take you through the fundamentals. See More
Simon White
Artūrs Sosins
Top Pro

Auto scaling and image resolutions

Gideros provides an easy way to target various screen sizes by providing automatic scaling options and choosing the best image resolution based on device screen automatically See More
Simon White
Slimothy
Top Con

The Gideros IDE is not as fully featured as other IDEs

The Gideros IDE is not as fully featured as other IDEs, but you can easily use the very powerful and compatible ZeroBrane Studio IDE. See More
Callixtus
Anggoro Gunawan
Top Pro

Local builds

You can build apps without an online dependency. See More
Simon White
Slimothy
ndoss
Top Pro

Friendly & helpful community

Gideros has an active forum where you can find friendly and helpful advice. See More
Simon White
Callixtus
Anthony Ball
Top Pro

New features and improvements are released regularly

Gideros is being constantly updated and improved by the main developers. See More
Simon White
Ninjadoodle
Top Pro

All in one studio, no complicated setup

Gideros Studio is incredibly easy to set up. Once installed it is very easy to create a new project or open one of the many example projects. Trying out an example on the desktop is two clicks away. See More
Aubrey
Slimothy
Talis
Top Pro

Easy plugin architecture

Gideros Studio has a very powerful feature which enables developers to use a C/C++/Java/ObjC library next to Lua. This way it's possible to call the library functions under Lua, get the results and interpret them directly under Gideros Studio. See More
Slimothy
Artūrs Sosins
Top Pro

Supports many platforms

Gideros supports iOS, Android, Windows, MacOS, WindowsRT, Windows Phone and HTML5 platforms. See More
Endi Sukaj
Cliff Earl
Top Pro

Amazing 2D performance

2D performance is amazing. See More
Endi Sukaj
Ryan
Ninjadoodle
Top Pro

Very easy to learn

Gideros uses the Lua programming language which is very easy to learn (and very powerful). There are some excellent video tutorials too, to help you get started. The Gideros forum community are also very friendly and helpful if you any any problems. See More
Specs
License:MIT
Languages:Lua
Dev platforms:Windows; OSX
Desktop targets:Windows; OSX
See All Specs
HideSee All Experiences
98 22

LÖVE

All
23
Experiences
Pros
13
Cons
9
Specs
Aubrey
Slimothy
Shawn Orban
Top Pro

Active and very friendly community

The LÖVE forums are extremely helpful. With people checking the forums every day, it won't take long to receive answer to your questions on the Support board, receive feedback on games you post in the Projects board, as well as have a chat about the LÖVE engine while learning tricks to use in the very active General board. If you need an immediate answer though, or just want to chat, there is a very active and helpful IRC channel. See More
Isaac Kube (MinusKube)
Top Con

Not very powerful

The engine has very few modules and only the really required one, you'll have to do almost everything from scratch. See More
Izem Lavrenti
Bahri Gordebak
Top Pro

Great for prototyping

You can learn the basics very quickly and start making simple games in no time, even if you have no previous Lua knowledge. If you're a little experienced with LÖVE, you can prototype a 2D game with it in no time. See More
KnowledgeableCirce
Top Con

Game distribution is harder than it should

The process to create an executable could be streamlined: the dedicated wiki page is somewhat confusing, and the actual process either means relying on one of the various community-maintained tools or creating an executable manually for each platform. See More
Endi Sukaj
Slimothy
Stuart Kearney
Top Pro

Uses the fantastic Lua for scripting

Lua is an embeddable scripting language designed to be lightweight, fast yet powerful. It is used in major titles such as Civilization as well as a lot of indie games. Lua is very popular because it provides "meta language" features. You can implement object-oriented structures, or pure procedural functions, etc. It has a very simple C interface, and gives the engine developer a lot of flexibility in the language itself. Artists tend to love Lua too because it's very approachable, with plain and forgiving syntax. Lua is free open-source software, distributed under a very liberal license (the well-known MIT license). See More
Wattana
Top Con

More of an API than a game engine

It may come with graphical, audio and IO but it lack most features most game engines have such as UI system, pathfinding, etc. and you have to implement most of the stuff you might want manually. See More
Izem Lavrenti
Anton Savoshchenko (AntonioModer)
Endi Sukaj
Top Pro

Easy to understand and use

Lua2D handles loading the resources, reading input, playing sounds and displaying stuff on the screen. Only the logic is left for the developer to write. It also removes the overhead of having to use and learn a GUI game editor. All you need is a knowledge of Lua and your favourite text editor or IDE. See More
Alex
DependablePholus
Top Con

Only for the very simple games

See More
Otto Robba
Aubrey
Slimothy
Top Pro

Cross-platform

Supports Windows, Mac OS X, Linux, Android and iOS. See More
Slimothy
Jaden T
Top Con

Documentation is very dry and technical

The site has plenty of tutorials, true, but they all read very technical, and explain very little. This might be too much for beginners, even for coding purposes, because of the fact that the specifics aren't explained well enough to learn effectively. The docs can be found frustrating to understand even the basics, such as tables or the like, because of how poorly they are explained, and how few examples are given before expecting you to be able to use them. See More
Izem Lavrenti
Endi Sukaj
Anton Savoshchenko (AntonioModer)
Top Pro

Many examples and libraries with source code

There are plenty of open source examples of games or components built by the community that are ready to use or learn from. See More
Monika
UpbeatMefitis
Top Con

Game distribution for Android is a pain in the Arse

It is like you're doing a science experiment. See More
Slimothy
Shawn Orban
Stuart Kearney
Top Pro

Open source and free

The LÖVE engine is licensed under The zlib/libpng License (which is very short and human readable) which allows you to use the source code and even modify it as long as you do not claim that the original source code is yours. You can obtain the code at this bitbucket repository and even help fix bugs and participate in the development of LÖVE. See More
DedicatedMaximon
Top Con

HTML5 support

Depends on love.js for HTML5 distribution which is old and incompatible with current Emscripten / LLVM version. See More
Otto Robba
Top Pro

Can develop within Android

It is possible to develop games directly on a tablet or cellphone with the Android system by using the experimental Android branch. See More
Jaden T
Top Con

Absolutely no GUI (no graphical interface)

This has no graphical interface at all, you have to know how to read script in order to know what you're looking at. After you've written the script for everything, you compile it to see the result. It's a very poor way to create a game, given how even most professional tools out there give you a GUI to work with and debug on the go. The lack of a GUI slows down the work by ten-fold, and it's just an inefficient use of your time. See More
Belle
Kirlovon
Top Pro

Very good for education

That is a great tool for teaching novice programmers. Creating a game on LÖVE, you have to think about developing, not about the syntax of the language. See More
Kristaps
CoherentSaturn
Slimothy
Top Con

The community seems juvenile

For example, some of the library include names such as HUMP, LUBE, AnAL. See More
Zack H
Aubrey
Slimothy
Top Pro

Very good documentation

The LÖVE wiki provides full documentation of its easy to use Modules, which are conveniently located on the side bar of the wiki. It only takes seconds to find the module for love.keyboard, which provided a list of all functions along with arguments and examples where the function could be used. See More
Alejandro Arciniegas
Tiago Uriel
Top Pro

Many tutorials on the internet

Has several tutorials in several languages on the internet, mainly on Youtube. See More
Anton Savoshchenko (AntonioModer)
Top Pro

C++ and Lua one of the best languages for gamedev

Because all professionals in gamedev use C++, and Lua the fastest scripting lang. See More
Monika
LovelyTuireann
Top Pro

Cute name

So much love. See More
Specs
License:zlib
Languages:C++, Lua 5.1
Dev platforms:Windows Vista+ , macOS 10.7+, Linux, Android 4.0+
Desktop targets:Windows Vista+, macOS 10.7+, Linux
See All Specs
HideSee All Experiences
509 90

ImpactJS

All
8
Experiences
Pros
6
Cons
2
Nathaniel Blackburn
Top Con

Inactive

The last update was in 2014. See More
Slimothy
Top Pro

Extensive documentation available to support development 

ImpactJS has an active user community that busily produces tremendous resources including videos, books, tutorials, walkthroughs and more. There are also comprehensive class documentation available. See More
Slimothy
Top Con

Cost of $99 

While most HTML5 frameworks are offered as free open source projects, ImpactJS has a one time cost and no free option. See More
Slimothy
Top Pro

Excellent collision detection system 

Impact provides 2 types of collision detection; static and dynamic collisions. Both of which are easily integrated into game development. See More
Slimothy
anchpop
Top Pro

Extendable

Many plugins are available, including one called Impact++ which adds features like pathfinding and dynamic lighting. See More
Slimothy
Andrew
Top Pro

Level editor

Built-in map editor with support for tiling, collision layers, and actors. See More
Andrew
Top Pro

Optimized

Works with Box2d physics library, comes with all worthwhile elements for actors built in. See More
Slimothy
Top Pro

Truly cross-platform allowing developers to build for anything

Extending the reach of a game developed with ImpactJS is easy due to the cross-platform nature the framework. There are Considerations around performance, resolution and audio, however all can be appropriately addressed when in development. Works in the browser via Canvas, even on mobile. Easily translatable into a packaged app. See More
HideSee All Experiences
22 8

Clickteam Fusion 2.5

All
42
Experiences
Pros
25
Cons
16
Specs
Theodore Lief Gannon
James Marshall
Top Pro

Permissive runtime license agreement

With the Developer edition of the product, there are absolutely no limits or requirements when selling your creations. You are free to make as much money as you want (this applies to the Standard edition too), and you don't have to include any logos or credits in your creations. See More
Endi Sukaj
Slimothy
T-R
Top Con

Some features are really outdated and major updates are few and rare

There are some features that could make the software a lot more powerful but Clickteam does not have the staff resources to handle updating the software to be competitive with similar software. See More
Izem Lavrenti
Matt Lucas
Top Pro

Upgrade discounts

If you buy Fusion 2.5, and later decide you want to upgrade to the Developer version, or in the case of moving from MMF2 to F2.5, the company offers upgrade discounts. See More
Endi Sukaj
vinth
Top Con

Its Event Editor can be cumbersome if you are working on complex projects

While Fusion's visual programming event system is great to simplify things, it can be much more cumbersome to work with it than reading lines of code when you are working on a complex project. Especially if your events involve many nested conditions and lots of objects on the frame. You are able to group events and objects, but it doesn't help at all if there's lots of conditions on an event and it becomes pretty hard to read. See More
Slimothy
Callixtus
Stuart Kearney
Top Pro

Export native runtime for all platforms

Be it Windows EXE, Android APK, iOS, HTML5 and Flash SWF, Fusion 2.5 is able to export your game to fast, truly native runtime for specified platform with a click. See More
Mathias Kaerlev
Jeff Vance
Stuart Kearney
Top Con

Many extensions not available on non-Windows platforms

A lot of community-made extensions are only written for Windows, making it hard to port your game to other platforms. See More
Slimothy
Stuart Kearney
Callixtus
Top Pro

Intuitive drag & drop interface & visual event editor

CF2.5 uses a straightforward drag & drop editor that allows for easy level, animation and event creation without having to write a single line of code. See More
teadan
MightyTishpak
Top Con

It is very expensive

100$ to $400. See More
Ross Dawson
Dot122
Thomas Kennedy
Top Pro

Developers work so closely with the user base

Dedicated Bug tracking system linked to user forum for ease of access. See More
Endi Sukaj
Mathias Kaerlev
Jeff Vance
Top Con

Many event 'gotchas', especially with object selection

Many events have very unpredictable selection behavior, e.g. the 'Create' action (where the selection depends on whether a selection list already exists). There is also a lot of subtle selection behavior, e.g. implicit object pairs for actions when an object is used in an expression. See More
pmnastga .
Izem Lavrenti
Top Pro

Free version

A free version is available for download here. See More
Stuart Kearney
Top Con

No native animator with curves, etc

See More
Callixtus
Ran_TH
Top Pro

Can also create Windows applications

CF allows creating Windows applications. Additionally, due to hundreds of available extensions, the process is quick. See More
Mathias Kaerlev
Jeff Vance
Stuart Kearney
Top Con

Poor native movements

The native non-physical movements are practically unusable if you don't want to use Box2D physics in your game. See More
Callixtus