stefreschke / Klausfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Chess Engine

This chess engine was developed by students as a study project at DHBW Mannheim.

Features

  • limited depth alpha beta search
  • evaluation functions (linear weighted sums)
  • quiescence search
  • bugs ;)

About


Languages

Language:Python 97.2%Language:Jupyter Notebook 2.7%Language:Batchfile 0.0%