YoVDO

Ticket to Ride Route Generator in Python - Episode 1

Offered By: Let's Code Physics via YouTube

Tags

Python Courses Game Development Courses Vpython Courses

Course Description

Overview

Explore the creation of a Python-based route generator for the board game Ticket to Ride in this coding tutorial video. Learn how to add variety to gameplay by randomly selecting city pairs and assigning points based on distance. Follow along as the instructor develops a program that generates new ticket cards, potentially increasing the game's difficulty. Discover techniques for working with city lists, implementing player input, looping, applying physics concepts to calculate distances, and testing the generated routes. Gain insights into using VPython for code creation and find links to access the full source code and a standalone Windows executable.

Syllabus

Introduction
List of Cities
Number of Players
Player Name
Looping
Physics
Distance
Generating Routes
Testing


Taught by

Let's Code Physics

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent