2 Games Bundle Unity3D with Admob #2

Board Games - Kids Games


This package contains 2 game templates:

  1. Roll Balls (Teeter Totter) unity3d
  2. Snake & Ladder unity3D code.

YOUTUBE SNAKE & LADDER:  youtube.com/watch?v=rkCREOTM_XM

YOUTUBE ROLL BALLS UNITY3D: youtube.com/watch?v=Cvq8rvLDzds

ROLL BALLS (TEETER TOTTER)
Teeter Totter is a Board game for kids developed in Unity3D. It uses accelerometer to control & move the board with balls. A realistic physics simulation based Game contains 14 levels with timing mode. Enjoy this game with full of fun and excitement. Tilt the device to control the balls and drop into the innermost circle to win and unlock levels ahead.This game package source code is supported for both Android as well iOS. Game source code is simple and easy to understand. It's a child hood handheld based game.
SNAKE & LADDER

ROLL BALLS (TEETER TOTTER) - Features And Requirements

SNAKE & LADDER - Features And Requirements

ROLL BALLS ()How To Modify The Project

SNAKE & LADDER - How To Modify The Project

  1. SnakeLadderScript.cs - This script whole logic of Snake & Ladder gameplay. Just look in the inspector to learn about variables assigned in this script. This code is very easy to understand and written in simple understandable code.
  2. SoundManagerScript.cs -  This script contains sound coding written in few lines of code which is easy to understand.
  3. MainMenuScript.cs -  This script contains public functions attached on UI Elements.