Skip to content

A working Unity project for creating any type of Ludo game. Currently setup as a mobile-based 2D Ludo game with working AI. Can be easily extended to a 3D game or a completely different Ludo game if needed.

Notifications You must be signed in to change notification settings

bhaambhu/Unity-Ludo-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Ludo-Framework

A framework that allows you to easily create a ludo-style game.

This is a Unity project for creating any type of Ludo game. The basic scenes are setup for a mobile-based 2D Ludo game with working AI. This can be easily extended to a 3D game or a completely different Ludo game if needed.

Gameplay.-.Red.vs.3.AIs.mp4

User Interface

It also features my own menu system which you can use for any game project.

I needed a menu that is minimal, easy to navigate, has subtle animations and looks slick.

San.UI.mp4

Options

Every provided asset is a placeholder - you should use your own images, sounds, etc.

... with that out of the way, the project currently features basic options you can customize from the inspector, and everything else you can customize through the scripts provided.

The basic gameplay and AI options accessible through the inspector:

Gameplay Options

The basic graphics and sound options currently accessible through the inspector:

Graphics and Sound Options

Tech

Unity3D, C#.

About

A working Unity project for creating any type of Ludo game. Currently setup as a mobile-based 2D Ludo game with working AI. Can be easily extended to a 3D game or a completely different Ludo game if needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published