Session Lesson Plan
1 - Roblox Studio Basics
Introduce students to the course and projects they'll be working on. Then, develop foundational skills such as manipulating parts and creating scripts by creating a simple obstacle course. Once these skills are mastered, students can go on to code an adventure game in later sessions.
10 and up
Computer Science
Game Design
English
1 hour
ISTE Standards: N/A
Learning Objectives:
- Manipulate 3D parts to create an obstacle course.
- Create scripts using variables and loops for in-game visual effects.
Skills and Concepts:
- Variable - A placeholder for information in code.
- String - A variable that can store whole sentences, written in quotations.
Getting Ready
Preparation:
- Make sure each student has a Roblox account and knows their login information
- Print out handouts
- Download and load the Adventure Game for the Introduction
Materials:
- Windows or Mac Computer with Roblox Studio installed
- 3 button mouse with scroll-wheel
- Handout: Roblox Studio Cheatsheet
- Handout: Intro to Coding Cheatsheet
Lesson Overview
5 min |
Introduction
|
Introduce the project and course. |
35 min |
Guided Tutorial
Roblox Studio Basics
|
Teach the basics of using Roblox Studio while building a simple obstacle course. |
15 min |
Guided Tutorial
Creating Scripts
|
Introduce coding by creating a script that displays text. |
5 min |
Wrap Up
|
Recap the lesson and concepts learned. |
Lesson Plan
Introduction
5 min
|
---|
|
Guided Tutorial - Roblox Studio Basics
35 min
|
---|
|
Guided Tutorial - Creating Scripts
15 min
|
---|
|
Wrap Up
5 min
|
---|
|
Previous Roblox Developer 101 Next Project Intro & File Setup