1. Concepts
  • Platformer Section Overview
  • Lecture 1 - Positions
  • Lecture 2 - Moving Positions
  • Lecture 2.1 - Velocity
  • lecture 3 - Jumping & Gravity
2. Examples
  • Platformer Example Project 1
3. Exercises
  • Assignment 1 - Infinite Platformer
  • Obstacles - Solution to A1 - Part 1
  • Player + BG - Solution to A1 - Part 2