fabianvdW / ChessAI

0 stars 0 forks source link

chess AI

Usage

java -jar xD.jar

chess

Our own chess framework is implemented.

AI

Alpha-Beta pruning with Move ordering Static Evaluation with Neural Nets