Skip to content Skip to sidebar Skip to footer

Unity Game Tutorial: Black Jack - Card Game

Unity Game Tutorial: Black Jack - Card Game

Learn how to create your own Black Jack Card Game using the Unity Game Engine.

View Lnk

What you'll learn

  • How to create a Black Jack Card Game in Unity.
  • C# basics - working with Lists, Arrays, Classes, Strings, Integers
  • Working with Unity and put all together.
  • Working UI Elements, Prefabs and more.
  • Learn to code with C# to create needed Game Logic.

In this Unity Video Course you will learn how to create your own Black Jack - Card Game using the Unity Game Engine. For the functionality we write C# Code in Visual Studio  Code or which ever IDE you choose.

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.

Unity (2021.3.3f1 used in this course)

  • You will learn to create a new Project in Unity and set up everything needed
  • I will show you how you can setup cards
  • I will show you to interact with Buttons,
  • We talk about how the "game loop" and "AI" works

C#

  • We will put in functionality with scripts using Visual Studio Code and C# (you can use any other IDE)
  • We create a Card Deck and learn how to shuffle that
  • We create the game logic and all needed Prefabs
  • We use Text Mesh Pro for beautyful font visuals
  • We create a Betting System - so the player can bet on the next round
  • We create a Message System - to let the Player know what to do or what happends
  • We create a simple AI to play against

Conclusion

As a result of this course you should be able to create your own levels with different categories to choose.


Post a Comment for "Unity Game Tutorial: Black Jack - Card Game"