maxyurk/settlers_of_catan
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!
This project offers a complete implementation of the board game Settlers of Catan, allowing you to play the full game. It also includes various computer players powered by artificial intelligence, such as Expectimax and Monte Carlo methods. This is for anyone interested in playing Settlers of Catan, especially those who want to practice against different AI strategies or explore game mechanics without human opponents.
No commits in the last 6 months.
Use this if you want to play Settlers of Catan digitally or test different strategies against AI opponents.
Not ideal if you are looking for a multiplayer online version to play with friends.
Stars
18
Forks
6
Language
Python
License
MIT
Category
Last pushed
Nov 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/maxyurk/settlers_of_catan"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
bcollazo/catanatron
Settlers of Catan Bot Simulator and Strong AI Player
jbradberry/mcts
Board game AI implementations using Monte Carlo Tree Search
yunzhu-li/blupig-gomoku
A serious Gomoku board game AI written in C++
wind23/SlowRenju
SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.
Alfo5123/Connect4
Monte Carlo Tree Search Based AI Connect 4 Bot