Intro to 2D

2D examples

Bare Metal 2D

  • Canvas element -- HTML5!
  • OpenGL vs game engines
  • Code sample

A Better Path

Paper.js basics

Code Time!

  • Game: whack-a-mole
  • Objects pop up at random intervals
  • User must click on it before it disappears
  • Show the user's score after 10 moles

98-232: Intro to 2D

By Will Crichton

98-232: Intro to 2D

  • 715