Skip to content
/ ChessAI Public

This Project agenda is to create AI agent that teach people Chess and help them to became Grandmaster

Notifications You must be signed in to change notification settings

AIFist/ChessAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Teacher Agent

The main agenda of this Project is to create more chess grandmaster as we can using AI.

In this Repo we are going to create chess agent that teach chess to the poeple to and help them to bacame the grandmaster

in chess.

We are happy to take any advice that you can give.

Contributor Guide

  1. Fork this Repo
  2. open your terminal and write git clone https://github.com/your-username/ChessAI.git
  3. then write cd ChessAI
  4. after that git remote add upstream https://github.com/AIFist/ChessAI.git

This project using python version 3.10.11

How to run this project in python

go to to project directory "chessAI"
then go to the file directory name Chess_board
install all dependances by using
pip install -r requirements.txt
then go to the src directory and run file name main.py by using following commnad
python main.py

About

This Project agenda is to create AI agent that teach people Chess and help them to became Grandmaster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published