Creating a Color Switch game.
  • Introduction
  • Creating the background.
  • Color Switch Movement.
  • Editing our Circle.
  • Creating the Circle as an obstacle
  • Adding the Circle Rotation.
  • Tags and Tagging.
  • Coloring part 1.
  • Coloring part 2.
  • Debugging information.
  • Camera follow script.
  • Changing the color of the player.
  • Player Death.
  • Creating the score.
  • Getting points when scoring.
  • Creating the Prefabs.
  • Infinite Generation.
  • Bonus lecture: Color Switch - Generating Different Obsticles.
Creating a Cut The Rope replica.
  • Setting up Our Project.
  • Hinge Joint 2D - Adding rope physics to our game!
  • Fixing an Issue we had with our Rope and connecting Candy to the rope.
  • Cutting The Rope!
  • Loading next levels.
Advertisement in Unity.
  • Adding Ads to our App.
Building for Android/iOS
  • Building for Android.
  • Building for iOS.
Deploying for the App Store with xCode.
  • Deploying our app to our iPhone.
  • Fixing a bug caused in xCode.
  • Uploading to the App Store.
  • A Whale of a Time - Case Study
Creating a Flappy Bird Clone.
  • Introduction
  • Importing the pipes.
  • Moving the pipes.
  • Spawning Pipes.
  • Spawning Pipes part 2.
  • Dealing with collisions.
  • Adding a background.
  • Refactoring.
  • Adding and animating our Bird.
  • Bird movement.
  • Pipe collisions.
  • Handling collisions.
  • Adding a score.
  • Finishing up with the score.
  • Polishing the game.
  • Creating the Main Menu.
  • Creating the Main Menu - part 2.
  • Creating the Main Menu - part 3.
  • Creating the Main Menu - part 4.