Skip to content

Implementation of various tree search algorithms with the goal of creating a chess bot

Notifications You must be signed in to change notification settings

Saphereye/ChessAI

Repository files navigation

Utilizations of Search Algorithms within the Paradigm of Gaming: An Elegant Exploration

Introduction

This group project aimed to explore search algorithms to create a novel chess engine. We use python3.10 programming language and chess module as an interace for handling the board. Furthermore chessboard library was used for gui display.

Final results

image

Video presentation

Group17_Adarsh_Das.mp4

Team members

Adarsh Das @Saphereye
Nilay Girgaonkar @nilzilla03
Kush Agarwal @Champion-ninja
Shivam Atul Trivedi @ShivamT-16

About

Implementation of various tree search algorithms with the goal of creating a chess bot

Topics

Resources

Stars

Watchers

Forks