Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Unity Game Tutorial: Board Game - Ludo 3D

Posted By: ELK1nG
Unity Game Tutorial: Board Game - Ludo 3D

Unity Game Tutorial: Board Game - Ludo 3D
Last updated 10/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.54 GB | Duration: 7h 8m

Learn how to create the board game Ludo 3D with Unity Game Engine.

What you'll learn
Create a 3D Ludo Game from scratch with Unity Engine.
C# - Lists, Arrays, for loop, foreach loop, while loop,co-routines, statemaschines …
Node System to move on with a stone.
How AI works and plays alone.
Player input.
Requirements
You need a PC or Mac.
You need Mouse and Keyboard.
You need to know how to handle a PC or Mac.
Basic knowledge in C# is always helpful.
Basic knowlege in Unity Engine always helps.
Description
In this Course you'll learn how to create the board game Ludo 3D with Unity Engine. Board games a quite popular even on mobile or pc. I will show you step by step how you can create Ludo.This course is a Beginner course, so if you have trouble in any case, write me a message or Q&A, and i'll help as best as i can. If you are beginner, you might have some trouble to follow, but the videos will guide you through the complete course. Don't forget you only become better if you repeat things and keep on learning!So we create Systems which will give us the freedom to:C# (Monodevelop)A path system to create our own playfieldA statemaschine to handle all players / cpusA node system to know who is whereAI which is able to play completely aloneUnity (2018.2)we create a playfieldwe create a GameManagerwe create a main menu scene where we can pick who wants to playwe create a game over scene to see who are the first 3 playersCourse MaterialI provide the following Material with the Course:1x Node 3D Model1x Stone 3D Model1x Dice 3D ModelYou have to write the code on your own, i do not provide the final scripts!All other graphics for Menu's, Icons, Images or Buttons need to be created on your own.All Materials i provide are for education only and should not be in your final release!ConclusionIn the end of this course you will have a fully functional Ludo 3D Game.ChallengeAfter you have created nice Menus, Buttons, and maybe additional content, upload the Game to any Gaming Website, Google Playstore, Apple Store or even Windows Store or Steam.So what are you waiting for?Let's make your dream game a reality!!Level: BeginnerVideo Course Length: ~7 hours Unity Version required: 5.3+

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: The Concept & Unity Settings

Lecture 2 The Ludo Concept

Lecture 3 Unity Setup & Import Assets

Section 3: The Playfield

Lecture 4 The Route #1

Lecture 5 The Route #2

Lecture 6 The Outer Route

Lecture 7 The Final Routes

Lecture 8 The Bases

Section 4: Player Stones

Lecture 9 The Stone Selector

Lecture 10 The Nodes Script

Lecture 11 Stone Variables

Lecture 12 Creating the Full Route

Lecture 13 Finish the Full Route

Lecture 14 Stone Movement #1

Lecture 15 Stone Movement #2

Section 5: GameManager

Lecture 16 Player List

Lecture 17 Statemaschine

Lecture 18 Instance & some Variables

Section 6: AI Programming

Lecture 19 CPU rolls Dice

Lecture 20 Red Stones Setup

Lecture 21 Check Start Node #1

Lecture 22 Check Start Node #2

Lecture 23 Leaving the Base

Lecture 24 Update Node & GameManager

Lecture 25 Check Possible Move

Lecture 26 Check Possible Kick Move

Lecture 27 Make a Move #1

Lecture 28 Make a Move #2

Lecture 29 Adding the other Stones

Lecture 30 Switch Players

Lecture 31 GameManager Update

Lecture 32 CPUs can move

Section 7: More Game Mechanics

Lecture 33 Return kicked Stone

Lecture 34 Protect After Kick

Lecture 35 Recap

Lecture 36 Re-Roll when diced 6

Lecture 37 Hopping Stones

Lecture 38 Hopping from and to Base Node

Lecture 39 Check for Win

Section 8: Human Player

Lecture 40 Dice Button & StateMaschine

Lecture 41 Selector Management

Lecture 42 Roll Dice #1

Lecture 43 Roll Dice #2

Lecture 44 Roll Dice #3

Lecture 45 Roll Dice #4

Lecture 46 Move Stones

Section 9: Physical Dice

Lecture 47 Model Setup

Lecture 48 Make it physical

Lecture 49 Dice Sides

Lecture 50 Dice Script #1

Lecture 51 Dice Script #2

Lecture 52 Dice Script #3

Lecture 53 Dice Script #4

Lecture 54 Roll the Dice

Lecture 55 Final Steps

Section 10: Game Visuals, Scenes & Final Touches

Lecture 56 Info Window

Lecture 57 Random Player Starts

Lecture 58 Menu Scene #1 - Interface

Lecture 59 Menu Scene #2 - Toggle Selection

Lecture 60 Menu Scene #3 - Start Button

Lecture 61 Load Choosen Players

Lecture 62 Save The Winners

Lecture 63 Game Over Scene

Lecture 64 Game Over Screen Update

Section 11: Conclusion & Bonus Content

Lecture 65 Fixing The GameSettings

Lecture 66 Conclusion

You want to learn, how ludo can be created.,You want to create/finish your first or any game at least.,You want to move to the game industry, but need to start anywhere.