# simple-chess-ai **Repository Path**: ekber/simple-chess-ai ## Basic Information - **Project Name**: simple-chess-ai - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/