Track
Education
Type
Talk
Level
beginner
Language
English
Duration
20 minutes
In this presentation, my kid and I will talk about building a random route generator to augment the board game Ticket to Ride. Our code chooses cities at random and computes their shortest distance, which translates to points in the game. We explore playful learning and the concepts of computational thinking to learn and implement an algorithm. It’s been a joy to share my love of coding and we are working to improve our project.