Introduction
  • Introduction And The Course Overview
  • Downloading Unity
  • Installing Unity And Taking A Look At Its Interface
Pin The Circle
  • Pin The Circle Game Preview
  • Importing Assets And Configuring The Circle And Needle
  • NeedleMovementScript
  • Detecting Collision Between The Needle And Cirle
  • Rotating The Circle
  • Adding UI Elements And Preparing The GameManager
  • Scripting Our GameManager
  • Creating Main Menu
  • Adding Score
  • Finishing Touches
Jump Hero
  • Jump Hero Game Preview
  • Importing Assets And Creating Player Animations
  • Colliders, Prefabs And Rigidbodies
  • Preparing The Jump Logic
  • Jumping
  • GameManager
  • Lerping And Creating New Platforms
  • Creating Main Menu
  • Creating Game Over Panel
  • Ending The Game When The Player Dies
  • Creating Our Score System
  • Power Bar
Basketball Shooter
  • Basketball Shooter Game Preview
  • Importing Assets And Creating Our Prefabs
  • Setting Up Our Gameplay Scene
  • Creating Main Menu
  • Main Menu Controller
  • Selecting A Ball
  • Creating Balls
  • Setting Up The ShootScript
  • Programming Our ShootScript
  • ShootScript Continued
  • Finishing ShootScript
  • Preparing Sound Effects
  • Ball Count System
Puzzle Game
  • Puzzle Game Preview
  • Enumerations
  • Two Dimensional Arrays
  • Get And Set Accessors
  • Importing Assets And Slicing Our Sprites
  • Creating Menus
  • Programming Our Menus
  • Helper Classes
  • GameManager
  • Loading The Puzzle
  • Shuffling Puzzle Pieces
  • Checking For Input
  • Wrapping Things Up
Throwing Birds
  • Throwing Birds (Angry Birds Style Game) Preview
  • Importing Assets And Creating Our Prefabs
  • Creating Our Level
  • Creating Our Sling Shoot
  • Brick Script
  • Game Variables And States
  • Bird Script
  • Camera Follow
  • Preparing Our SlingShoot Script
  • SlingShoot Script Functions
  • Finishing Our Sling Shoot Script
  • Game Manager
  • Finishing Game Manager
  • Camera Move
  • Destroyer And Parallax Scroller
  • Creating Menus
  • Pig Script
  • Wrapping Things Up
Beans Crusher
  • Beans Crusher(Candy Crush Style Game) Preview
  • Importing Assets, Creating Animations And Prefabs
  • Bonus Utilities
  • Game Variables
  • Candy Script
  • Match Checker
  • Candy Array Part 1
  • Candy Array Part 2
  • Candy Array Part 3
  • Altered Candy Info
  • Candy Array Part 4
  • Candy Array Final Part
  • Moving Forward With Our Match Checker
  • Check Horizontal2 and Horizontal3
  • Vertical Matches
  • Finishing Up Our Match Checker
  • Candy Manager Part 1
  • Candy Manager Part 2
  • Candy Manager Part 3
  • Candy Manager Part 4
  • Candy Manager Part 5
  • Candy Manager Part 6
  • Candy Manager Part 7
  • Wrapping Things Up