When comparing WiMi5 vs GDevApp, the Slant community recommends WiMi5 for most people. In the question“What are the best 2D game engines?” WiMi5 is ranked 70th while GDevApp is ranked 83rd. The most important reason people chose WiMi5 is:
WiMi5 integrates a powerful visual scripting solution based on Blackboxes that allows you to create the logic flow of the game. You don't have to code (if you don't want) but you can also do it. WiMi5's actions and behaviors resemble flowcharts where each box represents a function or value, with connections between them representing program flow. This provides a better at-a-glance indication of game logic than a simple list of events, and makes complex behaviors easier to accomplish.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Versatile flow diagram script model
WiMi5 integrates a powerful visual scripting solution based on Blackboxes that allows you to create the logic flow of the game. You don't have to code (if you don't want) but you can also do it. WiMi5's actions and behaviors resemble flowcharts where each box represents a function or value, with connections between them representing program flow. This provides a better at-a-glance indication of game logic than a simple list of events, and makes complex behaviors easier to accomplish.
Pro Integrated servers
WiMi5 provides integrated back-end services, with tools available to save game session data, manage rankings, etc.
Pro Free development
The WiMi5 platform is free to use, supported by post-publication royalties.
Pro Built in monetisation tools
WiMi5 provides features to manage in-app purchases and micropayments. Virtual Goods management is integrated into the Logic Editor.
Pro Publication partnerships
WiMi5 maintains partnerships allowing simultaneous publication to a number of Web and mobile stores, all managed through the WiMi5 platform.
Games can also be downloaded and publish it wherever you want: in your own server or with your own partners. Just check the Download feature in the settings of your game.
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 ones (like the behavior to destroy objects when outside the screen or the one to drag objects with mouse or touch).
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 beginner-friendly way of making games and is still efficient for advanced usage, contrary to most other "block"/"drag'n'drop" systems.
Pro Intuitive interface
Pro Based on GDevelop
The entire webapp is based on GDevelop, an open source native game development software available for Windows & Linux, so it benefits from its advanced development.
Pro Can download an archive of the game source
Even though the tool depends on having a server up and running, you can download a copy of your game to run locally, or host somewhere else.
Pro Great UI
Sleek and user-friendly UI.
Pro Can export your game as HTML5 and for Android
Games can be packaged for Android without relying on any third party tool. You can also export your game and download it to host it on your server or let it be hosted on GDevApp.com.
Pro Shallow learning curve
Cons
Con 30% royalties
For filling the engine, publisher, and back-end service roles, WiMi5 takes 30% of game revenues.
Con Depends on a hosting service
If the website goes down or closes down, you'll no longer be able to develop your games using this system (but you can download a backup of your game from time to time and open it with GDevelop).
Con Cannot deploy native games
For now, games developed with GDevApp can only be deployed for the Web. Android deployment is in the works, but even then, they won't be native since they are built with web technologies.