/ucls-turbozzle

A turtle version of the "robozzle" website that is useful for teaching students python.

Primary LanguagePython

Turbozzle

This project is an "extension" of the RoboZZle website. It is intended to help students who are learning python (and enjoyed playing RoboZZle) expand on their knowledge of functions, loops, and recursion. In addition, the lesson is designed to help students who are working with vscode for the first time start to understand why it can be such a powerful (and confusing) editor.

Sample Game

Instructions

The code is paired with a PRIMM-based worksheet that guides students through the problems and asks questions intending to make them think more deeply about how the puzzles pertain to concepts they've learned.

Note: The version of the code to be used by students is on the for_students branch.

Citations