Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Clash of Clans Clone - Android & Ios Source Code [Updated]

Newbie Spellweaver
Joined
Nov 24, 2015
Messages
93
Reaction score
13
DevCrypto - Clash of Clans Clone - Android & Ios Source Code [Updated] - RaGEZONE Forums


COC clone download links


Second version of clash of clans clone, also check attachment for guide


Here are the instructions which will guide in setup the server and client.Also make sure that you have perior game building experience

Install the visual studio.

install Go runtime environment
the sudo yum the install golang ...

modify the login server configuration file
trunk / bin / accountserver.json outer section 8 ip and port network behavior

modification clock profiles
trunk / bin / center.json outer 12 ip and port network behavior

modification chat server configuration file
trunk / bin outside / chatservercfg.json 9 ip and port network behavior

modification GM server configuration file
trunk / bin / gmservercfg.json line 3 ip to 127.0.0.1:8800 a

ccording to their demands to modify the partition profile gas1.json, gas2.json, gas3.json

configure the server environment
to run / DSanguo CODE / trunk / makes.sh

compile server source

running / DSanguo CODE / trunk / make.sh

client under Resources / serverip.xml set up inside the server ip and port to gs as gm server, cs server login account

for the empty process
trunk / bin / 1killall.sh

server running the OK!
Trunk / bin / Open.sh

more Installations and more instructions are in the zip file,

you need to use google translate for translating in the english,and needs good knowledge of the game developement and programming in the cocos2dx


Chinese Forum
Installation tutorial:

1. Service side:

1.1 Setup Ide environment and mysql environment
1.2 download Cocos2dx, this is a development tool
1.3 GoWork directory service for the win at the end of the working directory
1.4 database import: \ GoWork \ Server \ SQL
1.5 file server running in GoWork \ server \ src \ tools \ bin directory
1.6 json file bin directory of the configuration file for the server, according to the
network situation, modify the ip cache and database password and this is very important to confirm the desired changes can start the
server. 1.7 server start See GoWork \ serverrun, has written a batch, first configured server
database, and then start the cache,
the last if there are problems start ~ dpsg-1_ALL.bat, for debugging

more than a few steps, no problem as long as the server configuration, should be
able to start ok, you can use the server exe compiled.


2. Client

Modify a CODE \ trunk \ client \ dpsg \ serverip.xml and change the server details there.
Now build the game to generate apk and ipk files for android and ios. Now your players can play game live. connect game clients with servers and build the game through cocos2dx..

We don't give support in building or any error, If you are cocos2dx developer then it will be easy for you. item is not refundable

By The Way if you make this game works please comment about it thanks
 
Last edited:
Newbie Spellweaver
Joined
Jan 18, 2017
Messages
43
Reaction score
2
Thank you very much are you able to download this file for me :
 
Newbie Spellweaver
Joined
Nov 24, 2015
Messages
93
Reaction score
13
Re: Clash of Clans Clone - Android & Ios Source Code [Updated]

Thank you very much are you able to download this file for me :

i can help you download anything but you can make this file works lmao



Thank you for sharing :laugh:

your welcome tell me if you make the file works
 
Newbie Spellweaver
Joined
Jan 18, 2017
Messages
43
Reaction score
2
The mega one is kind of useless, since it is mac/ios only.

The gdrive on looks like its xcode only too. Although it seems it can be compiled to android.
Can you please test and let us know if works ?
 
Newbie Spellweaver
Joined
Nov 24, 2015
Messages
93
Reaction score
13
The mega one is kind of useless, since it is mac/ios only.

The gdrive on looks like its xcode only too. Although it seems it can be compiled to android.


yeah thats my issue also cause i dont have a mac to test the source
 
Back
Top