π Sample Curriculum
Each level of our coding camp is packed with engaging, age appropriate challenges. Hereβs what students learn as they level up!
LEVEL I β Foundations
Skill Level: Beginner
- Intro to Computers and Programming Concepts
- Working with C# in a Text-Based Environment
- Variables, Input/Output, Data Types
- Conditionals and Loops
- Simple Functions
- Final Project: TicTacToe
LEVEL II β OOP & Prototypes
Skill Level: Intermediate
- Recap of Level I + Debugging Practice
- Object Oriented Programming in C#
- Classes, Objects, Methods
- Inheritance and Interfaces
- Basic Structuring for Games
- Final Project: Text Based RPG
LEVEL III β Unity Game Development
Skill Level: Advanced
- Unity Editor & 2D Game Setup
- Game Loops, Player Control, Collision Detection
- UI: Menus, Score Tracking, Lives
- Animations & State Machines
- Audio, Transitions, and Polish
- Final Project: Complete Playable 2D Game