Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Game Development Unity

Unity Game Tutorial: Board Game - Snakes and Ladders 3D

Learn how to create the board game Snakes and Ladders 3D with Unity Game Engine.
Rating: 4.5 out of 54.5 (19 ratings)
96 students
Created by Octo Man
Last updated 12/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Create a 3D Snakes and Ladders 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.

Course content

9 sections • 39 lectures • 5h 21m total length

  • Preview04:35

  • Preview11:27
  • Preview05:00

  • Importing Assets
    02:08
  • Basic Node Setup
    06:09
  • Node Script #1
    04:26
  • Route Script #1
    11:05
  • Node & Route Script #2
    10:25
  • Visualize Snakes and Ladders
    06:25
  • Design the Playfield
    14:52

  • The Stone Setup & Script #1
    08:13
  • Stone Script #2 - Movement 1
    10:28
  • Stone Script #3 - Movement 2
    07:01
  • Stone Script #4 - Ladder & Snake Movement
    08:11

  • The Player Class
    10:04
  • Connect 2 Players
    02:13
  • The StateMaschine
    05:46
  • Roll Dice State
    04:14
  • Stone Script #5 - Make a Turn
    07:15
  • Switch Player State
    08:13

  • Input Method 1 - Single Button
    10:16
  • Input Method 2 - Button per Player
    09:33

  • Hopping Stones
    12:14
  • Physical Dice #1
    04:36
  • Physical Dice #2
    04:48
  • Physical Dice #3
    06:22
  • Physical Dice #4
    12:27
  • Physical Dice #5
    08:30
  • Arranging Stones on Nodes
    19:49
  • Win Condition
    06:12

  • Info Box
    10:21
  • Randomize First Player
    03:58
  • Win Panel
    12:11
  • Main Menu Scene
    10:42
  • Game Settings
    10:03
  • Loading the Game Settings
    11:30
  • Adding Snakes & Ladders
    14:50

  • Conclusion
    03:56
  • Extra: Game Ideas
    00:44

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 Snakes and Ladders 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 Snakes and Ladders.

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 playfield

  • A statemaschine to handle all players / cpus

  • A node system to know who is where

  • AI which is able to play completely alone

Unity (2019.1)

  • we create a playfield

  • we create a GameManager

  • we create a main menu scene where we can pick who wants to play

  • we create a Win Panel to see who won

Course Material

I provide the following Material with the Course:

  1. 1x Node 3D Model

  2. 1x Stone 3D Model

  3. 1x Dice 3D Model

  4. 1x 2D Snakes and Ladder Texture

  5. You 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!

Conclusion

In the end of this course you will have a fully functional Snakes and Ladders 3D Game.

Challenge

After you have created nice Menus, Buttons, Sound 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: Beginner
Video Course Length: ~5.5 hours 
Unity Version required: 5.3+

Who this course is for:

  • You want to learn, how snakes and ladders 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.

Instructor

Octo Man
Let's make your dream game a reality.
Octo Man
  • 4.3 Instructor Rating
  • 545 Reviews
  • 2,249 Students
  • 21 Courses

I am OctoMan and I have a passion for games. I started to create small projects using Game Maker but now I make games and small apps using the latest and greatest of Unity3D. Unity3D has it all and with my help,
you can make 2D and 3D games too!

A little about me:
I’ve always wanted to be an art teacher. So I became a certified 3D Artist. At first I spent my time creating 3D objects but then in 2004 I evolved into a Game Creator with the art skills to back it up. My goals have changed. I not only want to be a game teacher, I want to be
your game teacher
.

Usually i create tutorials on Youtube for free or requested patreon tutorials.

I create videos about Unity since 2015.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.