These are the slides for the lightning talk to give at gceu2024b.
To start the slide show:
npm install
npm run dev
- open http://localhost:3030 if not done automatically
The slides have built with Slidev.
Here is the link to the presentation itself.
November 13 2024 - 12:00 (25 min )
The outline of the talk should go this way
- Introduce myself and my passion for board games
- Explain the game Ticket to Ride and why I decided to implement it in Go
- Show the creation of a Ticket to Ride board in Go
- Explore some Graph algorithms that can give us some insights on
- If time permits also show some gameplay examples
Introductory and Overview