Code Monkey home page Code Monkey logo

clash-of-clans-clone's Introduction

Clash of Clans Clone

This is a game like Clash of Clans that has been developed by Unity game engine from scratch. It includes a server project which you need to open with Visual Studio and a client project that you need to open with Unity. This project uses MySQL database to store data, so you need to have MySQL installed on your server and to do that XAMPP is a good option.

Installation

https://www.youtube.com/watch?v=3ZGwn49kLgY

clash-of-clans-clone's People

Contributors

armin-a94 avatar

Stargazers

Zenny avatar ✨⃟Art Lin avatar Random_b8b2c avatar  avatar  avatar  avatar  avatar Ramazan Hocaoglu avatar  avatar UnZerroR avatar hoangcuongzk1 avatar  avatar  avatar  avatar Aman Kumar avatar Media Explorer avatar Mehrdad avatar  avatar Rainy avatar Charles Neo avatar Mohamed Aziz Turki avatar  avatar Michael Bell avatar Nikola Chalakov avatar Sn0x avatar

Watchers

Media Explorer avatar Sn0x avatar

clash-of-clans-clone's Issues

Assembly error

The whole installation was done exactly according to your video number 38. At the same time, an account is created (the first authorization), when logging in, all data is recorded in the database (for example, the client_id and is_online columns), but Unity cannot receive data and the entire screen is empty, or something else is wrong. There are no errors in the console.
2023-12-24_20-46-32
2023-12-24_20-46-17
2023-12-24_20-46-23
2023-12-24_20-47-54
2023-12-24_20-48-42

Unity version 2022.3.4

Compatibility Issues with 3 Libraries and Net7

I'm getting 3 errors when trying to Build/Rebuild:
Severity Code Description Project File Line Suppression State
Error NU1202 Package Microsoft.Win32.SystemEvents 4.7.0 is not compatible with net7.0 (.NETCoreApp,Version=v7.0). Package Microsoft.Win32.SystemEvents 4.7.0 does not support any target frameworks. Clash Dark Server C:\Users\jeffr\Downloads\clash-of-clans-clone-1.0.2\Server\Clash Dark Server.csproj 1

Severity Code Description Project File Line Suppression State
Error NU1202 Package System.Security.Cryptography.ProtectedData 4.4.0 is not compatible with net7.0 (.NETCoreApp,Version=v7.0). Package System.Security.Cryptography.ProtectedData 4.4.0 supports:

  • monoandroid10 (MonoAndroid,Version=v1.0)
  • monotouch10 (MonoTouch,Version=v1.0)
  • xamarinios10 (Xamarin.iOS,Version=v1.0)
  • xamarinmac20 (Xamarin.Mac,Version=v2.0)
  • xamarintvos10 (Xamarin.TVOS,Version=v1.0)
  • xamarinwatchos10 (Xamarin.WatchOS,Version=v1.0) Clash Dark Server C:\Users\jeffr\Downloads\clash-of-clans-clone-1.0.2\Server\Clash Dark Server.csproj 1

Severity Code Description Project File Line Suppression State
Error NU1202 Package System.Text.Encoding.CodePages 4.4.0 is not compatible with net7.0 (.NETCoreApp,Version=v7.0). Package System.Text.Encoding.CodePages 4.4.0 supports:

  • monoandroid10 (MonoAndroid,Version=v1.0)
  • monotouch10 (MonoTouch,Version=v1.0)
  • xamarinios10 (Xamarin.iOS,Version=v1.0)
  • xamarinmac20 (Xamarin.Mac,Version=v2.0)
  • xamarintvos10 (Xamarin.TVOS,Version=v1.0)
  • xamarinwatchos10 (Xamarin.WatchOS,Version=v1.0) Clash Dark Server C:\Users\jeffr\Downloads\clash-of-clans-clone-1.0.2\Server\Clash Dark Server.csproj 1

Tried restoring dependencies but it doesn't seem to work. I also reinstalled framework to see if it was a local issue and that didn't help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.