Skip to content

Jason-Siu/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-AI

This is a Chess AI programmed in Javascript with the chess.js library for the pictures and helper functions. It uses alpha beta pruning and quiescence search to make moves.

Features:

  • Is able to play against itself or against the human player
  • Utilizes alpha beta pruning combined with Quiescence search when looking for moves
  • The Computer vs Computer games aren't the same all of the time, resulting in different outcomes of games

About

This is a Chess AI programmed in javascript. It uses alpha beta pruning and quiescence search to make moves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages