chess-game topic
chess
* Vanilla Java Script chess: play with your friends, create multiplayer room, play with Stockfish, Login/Register, ELO system and puzzles.
ChessBrainVB
Chess AI engine with GUI for Excel / Word VBA - plus VB6 (Visual Basic 6) edition as UCI/Winboard/SMP engine (ELO 3000)
Chess
Chess Web App developed on ASP.NET Core using SignalR and chessboardjs.
Unity-3D-AI-Chess
Minor Project: The Chess is very well known in domain of Game AI. So is demonstrated using Minimax & Alpha-beta pruning algorithms
Chess
A Chess which can be played as an 2 player game or vs a Bot.
chess-bot
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
cc65-Chess
Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.
chess-engine
Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.