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

Using an Arduino with Python - Measuring Temperature and Humidity With the DHT11
Paul McWhorter via YouTube
Using an Arduino with Python - Modeling a Volt Meter in VPython
Paul McWhorter via YouTube
Using an Arduino with Python - Analog Voltage Meter in VPython
Paul McWhorter via YouTube
Python 3D Graphics - Understanding 3D Graphic Parameters
Paul McWhorter via YouTube
Axis IMU- Visualizing 3D Rotations in Vpython Using Quaternions
Paul McWhorter via YouTube