When comparing ShiVa vs Modd.io, the Slant community recommends ShiVa for most people. In the question“What are the best 2D game engines?” ShiVa is ranked 92nd while Modd.io is ranked 94th. The most important reason people chose ShiVa is:
The free ShiVa Web version is limited to web publication, but otherwise has the same capabilities as the $200 ShiVa Basic. Upgrading to the $1000 ShiVa Advanced brings tools geared toward team development and professional releases, such as integrated SVN support and profiling tools. All versions are royalty-free.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Straightforward pricing with capable free option
The free ShiVa Web version is limited to web publication, but otherwise has the same capabilities as the $200 ShiVa Basic. Upgrading to the $1000 ShiVa Advanced brings tools geared toward team development and professional releases, such as integrated SVN support and profiling tools. All versions are royalty-free.
Pro Lua can be used for fast coding and C++ for optimization
All game logic can be scripted in Lua. ShiVa also provides a cross-compiler from Lua to C++, allowing Lua scripts to be further optimized and compiled to native code for performance.
Pro Great support
In addition to the help forum, Basic and Advanced licensees have chat and direct email access to the developers.
Pro Native c++ export
Pro C++ plugin development options
Pro Great performance on mobile
Smaller platform specific executables, native code export, good FPS even for complex scenes. ShiVa has great advanced optimization features, including PVS and LOD, decreasing number of drawcalls even in complex level. Platform specific profiles allow developers to customize size and compression level for textures and test those settings directly in editor. Other engine features, like lightning baking, mesh combining and GPU skinning will boost performance too.
Pro Its Fun, its easy to script
k
Pro Runs well on low-end devices
The game client doesn't use much CPU nor bandwidth.
Pro Free
By far, this engine is completely free to use.
Pro No installation required - super easy to get started
Modd.io runs in browser, it provides IDE, map editor, and asset manager all in one platform, so you don't need to download or setup anything.
Pro Easy to use free Asset Library
You can easily change your game assets (images, sound, etc) with a single click using modd.io Asset Library
Pro Has multiplayer support baked in
This engine supports up to 64 concurrent players, and hosts servers for you as well
Pro Perfect for Impatient game developers
It literally takes 5 minutes from signup to publishing my game
Pro Easy to use
Modd.io is designed for new/intermediate developers who wants to get into game development. You should be comfortable using the engine after spending about 15 minutes in watching tutorial videos
Cons
Con ShiVa 2.0 has been worked on for nearly 4 years!
After 4 years of development and promises ShiVa 2.0 has JUST gotten into beta access.
Con Outdated
The current version 1.9.2 of ShiVa was released in December 2013. While there is active development on version 2.0, its beta is available only to paid licensees of the current version.
Con High Cost
Costs $200 for the basic version alone, which allows you to publish to any format other than web. The Team/Pro version costs $1000
Con The engine is evolving in a bad way
Over the last updates, many useful features have been removed, making it harder to create more complex games.
Con Not very secure
Modd.io comes with its own security issues. Many of them have been used to destroy eachother's games, which completely busts your progress on your game unless you have backed it up by exporting it's JSON.
Con Not Possible for stuff
k
Con Annoying asset size limit
Each asset is limited to 800kb (except for audio being 3mb) which is okay for simple assets but unacceptable for creating spritesheets for animations or tilesheets for the map.
Con Very flat map
No matter how well game maps are made, all of them look just not beautiful.
Con No/limited camera manipulation
You cannot create a shake effect which is also urgently needed in complex game creation.
Con Certain variable datatypes are urgently needed but do not exist.
Such datatypes as arrays composed of numbers, strings, etc are needed to create complex games but just do not exist in this game engine.
Con Joke-y community
Most of the staff team in the community are constantly behaving like jokers. It just always feels like 80% of the staff team is not the right pick for such a community.
Con The homepage is not good
The homepage allows players to join your game, but the way it works is just not good. The "unpopular 0 player" games get less exposure than the popular games. The tier system also puts a star on your game card which also lures players to your game making them think this game has a special event or something, giving a disadvantage to the less popular games which are still so called "Tier 1".
Con Not very powerful
This engine is ready to use right away, but already starts dropping framerate at over 1000 units which are not very active.
Con Tier-based servers with certain lockdowns
Modd.io "tiers" all the games you create. The very basic tier, commonly called "Tier 1" is very limited and removes motivation to develop a game.
Con You'll have to learn a new programming language
This engine has it's own IDE with a drag and drop style programming language. It does take a good 2 hours to get familiar with the API..
Con No lower level API access
You cannot access lower-level APIs through this engine, such as the renderer.
Con No single player support
All games in modd.io must support multi-player game mode.
Con Limited customizability
Modd.io is designed to be good at making "specific" kind of multiplayer games. Its strength unleashes if you don't care too much about the specifics in UI. For example, if you wanted to make a casual death match game, it is extremely easy to make it using modd.io. However, if you want to create a puzzle game with a unique UI, it becomes very time consuming.
Con No 3D support
This engine is limited to 2D only.