Skip to content
/ motsog Public

UCI Chess Engine written in C

License

Notifications You must be signed in to change notification settings

jmdha/motsog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motsog

lichess-bullet lichess-blitz

Building

This is a C program without any dependencies, as such, only a C compiler and Make is required.

git clone https://github.com/jmdha/motsog.git && \
cd motsog && \
make