Skip to content

bryankim13/BotAI

Repository files navigation

BotAI

Tasked to create an AI for the game Ticket to Ride

The AI code can be found in the path /tickettoride/src/ttr/main/model/player and is the MyPlayer.java file. This AI utilizes a Markov Chain approach with multiple actions the AI can take depending on the state it is in.

About

Tasked to create an AI for the game Ticket to Ride

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages