danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.
This project lets you play the classic board game Backgammon on your computer. You can play against an AI opponent, another person, or watch two AI players compete. It's designed for anyone who enjoys playing Backgammon and wants to practice or play casually.
No commits in the last 6 months.
Use this if you want to play Backgammon digitally, either solo against a computer or with a friend.
Not ideal if you are looking for an online multiplayer platform to compete against other players over the internet.
Stars
27
Forks
6
Language
Java
License
GPL-3.0
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/danijelaskov/expectiminimax-backgammon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Scriptim/Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
in-op/GameAI
Various C# implementations of game AI
arminkz/Reversi
Artificial intelligence of the Reversi / Othello
Zolomon/reversi-ai
A text based python implementation of the Reversi game with an artificial intelligence as opponent.
VelbazhdSoftwareLLC/IthakaBoardGame
Ithaka board game is played on a four by four square grid with three pieces in each of four colors.