Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion units/3_unit/05_lesson/lesson.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Students will be able to...
* [Project spec - Cross-Country Canada][] ([docx][3]) ([pdf][4])
* [Project spec - Daily Planner][] ([docx][5]) ([pdf][6])
* [Oregon Trail starter code](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/3_unit/05_lesson/Unit_3_Project_Oregon_Trail_Starter_Code.py)
* [Cross-Country Canada starter code](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/3_unit/05_lesson/Unit_3_Project_Cross_Country_Canada_Starter_Code.py/)
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS dashboard](https://www.tealsk12.org/dashboard/))
* Update the _Project Spec_ as needed to meet your grading requirements.
* Try creating your own variation on the Oregon Trail code so you are familiar with the potential challenges and bugs your students will hit.
Expand Down Expand Up @@ -45,7 +46,7 @@ Students will be able to...

### 2. Project overview

* Demo the Oregon Trail finished project.
* Demo the finished project.
* Give out the project spec and go over game rules.

### 3. Planning
Expand Down