Skip to content

NPIPHI/chessAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Ai

A chess playing algorithm, works by minimax. Can look 7 layers deep (10^9 moves) in a few seconds thanks to Webassembly. No castling or 3 move repeat rule, but other chess rules are correct.
Play in your browser at https://npiphi.github.io/chessAI/web/main

About

simple minMax chess ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published