Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 159 Bytes

File metadata and controls

13 lines (11 loc) · 159 Bytes

chess-engine

A UCI chess engine written in D.

Building

Requirements: dub, ldc2

make build

To build with DMD instead:

make build-dmd