Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lhartikk/simple-chess-ai

A simple chess AI
https://github.com/lhartikk/simple-chess-ai

Last synced: about 2 months ago
JSON representation

A simple chess AI

Awesome Lists containing this project

README

        

# Simple chess AI

A simple chess algorithm with alpha-beta pruning and board evaluation with piece-square tables.

Related blogpost: https://medium.freecodecamp.com/simple-chess-ai-step-by-step-1d55a9266977

Playable on https://jsfiddle.net/q76uzxwe/1/