Question: Is 1182 hours of your time worth $389?
Building a city builder strategy game like Clash of Clans from scratch is no easy task. Here's a side-by-side comparison of each time-consuming feature we did.
Included with this version
Building Items Art (x11)
Character Art (x5)
Terrain Art
Isometric Camera Setup
Item XML Data
Building Construction Script
2D Gameboard Setup/Scripts
Gestures like Drag-and-Drop
HUD Art and Scripting
Game Store Menu
In-App Purchase Menu
PvP Battle Processor
Combat Unit AI
Combat Defense AI
Currency Generation/Storage
NPC Builder Demo
Client/Server State Sync
Beginner Tutorial
Sound Effects
Multi-platform Bug Fixes
Kit: $389 to get all of the above
DIY: $43,734 estimated value at $37/hr
Instant Prototype
Fully customizable game kit designed to run out-of-the-box. Import assets, swap graphics, and deploy on any platform immediately. Don't believe us? Watch us build the sample in 60 seconds.
First-Time Installation Video
Let players attack other players like Clash of Clans in PvP. Includes stealing loot, destroying bases in matchmaking raids, controlling groups, deploying armies, and tombstones for the dead.
Strategically Control Troops
AI controlled army or manually control up to 4-groups. Each battle includes "recoverable troops", a wish list item from players in top ranking free-to-play mobile strategy games.
Gravestones for Killed Troops
Villages defend themselves from attacking armies with defensive cannons with each building. Players need to control their armies strategically to win or maximize loot.
Steal Loot and Win Free Resources
Players gain gold or liquid loot when destroying enemy villages. At the end of the battle, their stolen loot is added to their village reserves plus recovered troops. (Top-requested feature)
Video Demo:
Make your own characters and animations. Customize training cost, time, and limitations. Add as many unique units as you would like.
Source code examples for:
Animations (attack, run, etc.)
Recoverable troops after battle
Speed up production with gems
NPC animations (basic demo included)
Video Demo:
Supports 2D buildings, both simple PNG graphics or animated sprites. Demos and source code included. 3D gameplay is technically possible in our docs, but requires a lot of advanced script customizations so we only recommend advanced developers consider reskinning a 3D game from this 2D template.
Source files includes demo structures like:
Gold Storage Buildings
Gold Generation Mines
Liquid Storage Buildings (such as elixir in Clash)
Liquid Generation Units
Exclusive purchases (e.g. builder houses)
First-Time Tutorial
Guide your players through base-building, in-game microtransactions, army-training and all your mobile gameplay features. A demo unity city builder tutorial is included and fully editable.
Increasing Player XP
As your community plays your game, their individual player XP increases as players start their city from scratch and build bigger bases and more powerful armies just like clash of clans in unity 3D. Test drive the iPhone App Demo
Earn Revenue with In-App Purchases on iOS/Android
Each of our kits comes pre-configured to support any In-App Purchase asset such as Simple IAP or Unibill. Use IAP for iPhone, iPad, iPod and Android mobile game development. Make free-to-play freemium games powered by IAP sales on the App Store and Google Play Marketplace.
You can sell:
Gems to speed up construction or training
Extra gold/liquid to purchase units
Additional construction builders
Or add your own in-app purchases
Gems (Hard $ Currency)
Used by most mobile free-to-play strategy games. Players can finish constructing their base faster with gems or train units faster.
Gold (Soft Currency #1)
The kit supports two soft currencies, for example gold, cash, coins, crystals, or any sort of currency you wish to create.
Liquid (Soft Currency #2)
The kit supports two currencies, plus gems in your mobile game. Players spend to buy new buildings or train their army for war.
Watch a demo of In-App Purchases:
Supports every possible theme. Build games with space battle themes like Star Wars, farming simulators like Hay Day or Farmville, or flying island themes like Dragonvale. The 2D tile map is fully editable and expanded with the 2D Toolkit asset
Terrain Video Demo:
You'll receive the pre installed royalty-free island themed tileset ready for your reskin.
What do I need to run the kit?
2D Toolkit v2+ and NGUI Standard v3.5+ are required. Unity 5's new UI features are not as developed as NGUI or 2D Toolkit to build the entire kit. NGUI v3.5+ is still required.
Does this game kit support attack and defense like Clash of Clans?
The game includes a basic form of attack and defense like Clash of Clans.
What devices does the game run on?
The kit runs on all devices - Android, Apple iOS phones, PC or Mac, or the Unity web applet. Plus, the game is optimized for mobile with the touch controls
Can I change everything in the kit?
Yes. You'll receive the complete source code after buying. Add/remove your own features, scripts, or characters. Nothing is locked in DLLs and you can access all the code needed to create a functional prototype.
Source Code for Unity
The mobile game development kit is designed for both Unity and Unity Pro game devs with 9000 lines of code in over 50 expandable C# Unity scripts. The C# scripts are organized by each function in the game, such as the battle processor or store menu.
Online Documentation
All the information you need to create your own mobile strategy game like Clash of Clans, FarmVille, or Simpson's Tapped Out using the Unity game engine. The Unity game development platform also includes an extensive array of documentation and assets.
Documented Source Code
In addition to the online documentation provided, the city builder simulator framework comes fully-documented in every Assembly CSharp script. Plus, the Unity game platform includes many free demos and plenty of online source code examples resources.