chess-game topic

List chess-game repositories

chess

27
Stars
12
Forks
Watchers

* Vanilla Java Script chess: play with your friends, create multiplayer room, play with Stockfish, Login/Register, ELO system and puzzles.

ChessBrainVB

26
Stars
4
Forks
Watchers

Chess AI engine with GUI for Excel / Word VBA - plus VB6 (Visual Basic 6) edition as UCI/Winboard/SMP engine (ELO 3000)

Chess

22
Stars
17
Forks
Watchers

Chess Web App developed on ASP.NET Core using SignalR and chessboardjs.

deno-chess

26
Stars
1
Forks
Watchers

A Typescript Chess engine.

Unity-3D-AI-Chess

24
Stars
6
Forks
Watchers

Minor Project: The Chess is very well known in domain of Game AI. So is demonstrated using Minimax & Alpha-beta pruning algorithms

Chess

15
Stars
3
Forks
Watchers

A Chess which can be played as an 2 player game or vs a Bot.

chess-bot

40
Stars
7
Forks
Watchers

A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.

ssh-chess

17
Stars
0
Forks
Watchers

Chess over a ssh connection

cc65-Chess

43
Stars
15
Forks
Watchers

Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.

chess-engine

37
Stars
25
Forks
Watchers

Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.