Day 1 PM Session Plan

Core Concepts of Programming and Bouncy Box Project

Presentation Slides

Session Introduction

TEACHER LED
Start the course with slides 1 and 2 that tells students what they will learn during the course.

Then lead into the overview of the first day.

What are we doing?

Core concepts of computer programming
Creating our first game “Bouncy Box”

Core Concepts

SELF PACED
Students will learn:

Variables and Data types
Conditional Statements
Scope
Operators
Access Modifiers
Functions

Students will apply these skills in the next section.

Bouncy Box

SELF PACED
Students will learn:

How to create a 2d side-scrolling game
How to create controls in Unity
How to create and edit materials
How to create hazards and rewards