This edition
Let's walk through how we can put some color to our programming with Go. LEVEL: Introductory and Overview |
Past editions
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
LEVEL: Introductory and Overview