ss2cp/AI-TicketToRide
a Java AI agent to play board game ticket to ride
This project offers an AI player for the board game Ticket to Ride. It takes the current game state (your cards, routes, and destination tickets) as input and determines the optimal action to take, aiming to maximize points. This is for board game enthusiasts, researchers, or anyone interested in observing an AI agent play Ticket to Ride against human or other AI opponents.
No commits in the last 6 months.
Use this if you want to observe an AI agent playing Ticket to Ride, test different strategies against it, or explore how algorithms like Breadth-First Search and Simulated Annealing can be applied to board games.
Not ideal if you're looking for a general-purpose game engine, a tool to analyze complex real-world supply chains, or an AI that can learn new board games from scratch.
Stars
11
Forks
—
Language
Java
License
—
Category
Last pushed
Jan 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ss2cp/AI-TicketToRide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
haslam22/blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean,...
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
pchampio/othello-prolog
:scroll: A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.
EudyContreras/Othello-FX
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
kairaedsch/Hexxagon
🎯 Online Board Game "Hexxagon"