- Difficulty Level: Easy
- Target Audience: Elementary - College
- Duration of workshop: 30 - 60 minutes
- Needed Material: Cozmos, Cozmo app, One cube that comes with Cozmo, Phones or tablets with wifi connection, a maze
- The primary goal of this project is educating others about algorithms by programming a robot through a maze using the Cozmo app.
- Cozmo is a small robot that reacts to its enviornment and moves around by code you create in the app. The focus of the project is to teach students what an algorithm is and how it works while using interactive technology to pique their interest. The students will be asked to write a program that navigates a Cozmo inside a maze, retrieves a block, and returns it to the user.
- The Technology Ambassador Program (TAP) at GGC strives to break the misconceptions of the IT field by providing fun workshops for students of all backgrounds. TAP students design engaging and fun outreach workshops to encourage interest in IT and STEM.
- Josue Mayorga
- Yassin Moghazy
- Shawna Cassagnol
- Dr.Anca Doloc Mihu
- Dr.Cindy Robertson
(Left: Yassin Moghazy, Middle: Shawna Cassagnol, Right: Josue Mayorga)
- Josue Mayorga, Yassin Moghazy, Shawna Cassagnol, Anca Doloc Mihu, Cindy Robertson. Using Interactive Technology to Teach Basic Algorithmic Instructions, Consortium for Computing Sciences in Colleges: Southeastern Region (CCSC:SE), October 25th, 2019 Auburn, AL.
- Josue Mayorga, Yassin Moghazy, Shawna Cassagnol, Anca Doloc Mihu, Cindy Robertson. Using Interactive Technology to Teach Basic Algorithmic Instructions, CREATE Symposium, November 21st, 2019, Georgia Gwinnett College.
- Super Saturday Series(S3), Nov.9, 2019, GGC. - middle school students to promote IT and STEM career
- Tap Expo, Oct.10, 2019,GGC. - To promote the IT field and the TAP program to college students
- Classroom Workshops - on Nov.11, Nov.13 and Nov.15, 2019 3 occasions, to promote the IT field to non-IT college students
Cozmo is an artifical intelligent robot built to help people learn the basics of coding. The Cozmo app uses block coding similar to Scratch.
![]() |
|
|---|---|
| Cozmo | Cozmo app for Apple Cozmo app through Amazon app store Cozmo app APK for Android |
- Download the Cozmo App (it can be found on the Google Play store and the Apple store).
- Connect to Cozmo through its wifi (move its lift up and down and the wifi password will appear).
- You should be connected to Cozmo now!
How to construct maze
Workshop step-by-step
Workshop Powerpoint
Commented Code
Cozmo comes with a bunch of different activities that it is able to perform such as an Explorer Mode where the user can navigate it with the smart device connected, a visual programming mode where users are able to code Cozmo to do certain actions with block coding and much more.

