Skip to content

A React Chess AI powered by minmax algorithm and alpha-beta pruning

Notifications You must be signed in to change notification settings

rafin007/react-chess-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chess AI powered by minimax algorithm and alpha-beta pruning (v 1.0)

How to run

  • Clone the repository using git clone https://github.com/rafin007/react-chess-ai.git
  • Go to the root directory
  • Install the necessary dependencies using npm install
  • Run the project using npm start

Live Demo

Checkout the live demo of this app here -> https://react-chess-ai.netlify.app/

Contact

If there are any issues or questions regarding this project, please reach out to me at arefinm@lakeheadu.ca

Future work

  • Collect dataset
  • Use reinforcement learning to train

License

This repository falls under the MIT license. Any redistribution or reuse within proprietary software, is hereby permitted provided that either all copies of the licensed software include a copy of the MIT License terms and the copyright notice

Project status

Although there are future works planned for this project, for now this project is marked as completed

About

A React Chess AI powered by minmax algorithm and alpha-beta pruning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published