Ludo Party Unity3D Source code With AdMob

Overview

Ludo Party is a strategy board game for 2 to 4 players developed in Unity3D, in which the players race their four tokens from start to finish according to the rolls of a single dice. This game template is integrated with ABMOB.

At the beginning of the game, a player places his or her four pieces in the starting area of their color. In this game, the players have to race their 4 tokens from the starting to the finishing point. Ludo Source Codehas been written in such a way that can easily be understandable and has been properly commented and documented within each script written in C#

Features

  • 2-4 players game
  • This game templates is supported for both Android as well as iOS.
  • Source code has been properly commented and documented in itself and can easily be understandable.
  • Sound Assets included with SounManagerScript.cs
  • Good Graphics
  • Game template is easy to Reskin and super simple to setup.

Requirements

Unity3D 5.6.3 or Higher.

Instructions

How to setup Ludo in Unity3D 

Dear Purchasers, First of all thanks for buying this game template. Below are the intructions to setup LUDO game template in Unity3D as follows:

1.) Create a new Unity3D Game Project. 

2.) Import the unitypackage in Unity3D 5.6.3 or Higher 

3.) Change the platform from Unity3D as File -> Build Settings and switch to Android or iOS platform

4.) Drag all the scenes located at Scenes folder into Build settings Window (File-> Build Settings)

5.) Change the default orientation as Portrait as game has been developed in Portrait mode. (File-> Build Settings-> Player Settings-> Resolution and Presentation – > Default Orientation should be Portrait).

6.) Create apk file and deploy it on your android device. 

7.) That’s it.

Related