2 Games bundle Unity3D Project #1 with Admob

Board Games


CARD MEMORY MATCH
Memory Card Match is a simple yet fun card match memory game. Find the card pairs / matches before the timer runs out. Improve your memory with Memory Card Match Game with lots of fun. With 7 gameplay modes, you can take your time and match all of the images, or if you're feeling like a challenge go against the timer and try to match the cards before time runs out!
 
LUDO

YOUTUBE LINK: youtube.com/watch?v=YsMcvqCt6W4

 

LUDO - Features And Requirements

 

CARD MATCH MEMORY GAME - Features And Requirements

CARD MATCH MEMORY GAME - How To Modify The Project

LUDO--How To Modify The Project

GameScript.cs -  whole gameplay logic which is easy to understand and have been properly commented and documented in the script. (Ludo Scene)
SoundManagerScript.cs (Main Menu  Sceneas well as Ludo Scene)
Just look into the inspector window corresponding to GameScript.cs for better understanding the whole game projectYou would have an idea of whole game project. Just go through this script.
To know better about UI used ,  just follow the MainMenuScript.cs and GameScript.cs
 
To handle the sound code, just go through the SoundManagerScript.cs