fabianpatras / FFCP

Fabian's First Chess Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFCP

Fabian's First Chess Program

My first Chess Engine. It is compatible with XBoard communication protocol.

To compile go to src and use make

To run go to src and use make run

About

Fabian's First Chess Program


Languages

Language:Java 96.9%Language:Makefile 3.1%