anubhavshrimal/Chess-AI
A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.
This is a digital chess game that allows you to play against a computer opponent. You input your moves on a virtual chessboard, and the computer responds with its moves, acting as your competitor. It's designed for anyone who enjoys playing chess and wants to practice against an artificial intelligence.
No commits in the last 6 months.
Use this if you want to play a game of chess against a computer.
Not ideal if you're looking for a multiplayer chess game or advanced strategic analysis tools.
Stars
14
Forks
6
Language
Java
License
MIT
Category
Last pushed
Sep 03, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anubhavshrimal/Chess-AI"
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.