Inspiration
College level programming course tend to be challenging to start. Lots of students simply opt to drop the course. We want some changes!
What it does
This game teaches the basics of Python programming step by step to players by working the player around the campus.
How I built it
Implemented with Python and Tkinkter graphics package.
Challenges I ran into
Using tkinter to implement a text editor is fairly challenging as the tkinter's built in layout features have lots of major glitches. Also making the interactive text and code is a major challenge as we need to parse user input and respond accordingly.

Log in or sign up for Devpost to join the conversation.