Intro

In this section, you'll learn how to plan a new platform game named Rush. The game's character will keep running from left to right, and a player needs to collect tokens and jump to avoid obstacles and traverse platforms.

  • Planning the Rush Game
  • Defining the Game Object Class
  • Creating a Platform Class
  • Creating Movable Game Objects
  • Adding Platforms to Your Stage

Complete and Continue