15 results for “topic:chessboard-game”
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
This repository provides a C# solution to the classic Knight's Tour problem using the backtracking algorithm. It supports customizable chessboard sizes and starting positions, offering a practical example of recursion and backtracking in problem-solving.
JavaFX based Chess Game.
Super lightweight portable zero-dependency chess library written in simple C++
No description provided.
Welcome to Chess Ultimate—a simple chess game you can play anytime.
Lightweight, high-performance React chessboard inspired by chessground, with drag-and-drop, premoves, arrows, overlays, and zero runtime dependencies
3D models of Orda Chess Set, inspired by chess variant with assymetric armies created by Couch Tomato (available to play on https://www.pychess.org/), designed in Blender, available to 3D print.
Cheshka game server implementation
An Android Parchís/Ludo game impementation, done on chess board
No description provided.
Find all the possible places on a chessborad where the Knight can move. [Dublin Assignment 2]
React Games
Group project for remote controlled chessboard
Chess Engine using Python