A simple chess game and simple opponent AI. The AI features a minimax search (including alpha-beta pruning) and a simple evaluation function to assess ~20,000 positions per second. (The game and AI are incomplete, as castling and En passant are not yet implemented). The AI plays at a level around ELO 800-1000.
-
Notifications
You must be signed in to change notification settings - Fork 0
A chess engine written in two days featuring an alpha-beta pruning AI
License
willwng/Chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A chess engine written in two days featuring an alpha-beta pruning AI
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published