Sign inSign up

metalphaeton/sayuri

By metalphaeton

Updated over 8 years ago

Sayuri - UCI Chess Engine

Artifact
Image
0

4.5K

metalphaeton/sayuri repository overview

Sayuri - UCI Chess Engine

Sayuri Logo

GitHub URL : https://github.com/MetalPhaeton/sayuri

Configuration of Container

Base OS : Alpine Linux Installed Packages : g++ (and its dependent packages) Compiler : g++ Build Flags : -Ofast -std=c++11 -fno-rtti -fexceptions -m64 -pthread

Usage

As UCI Chess Engine

$ docker run -i --rm metalphaeton/sayuri

As Sayulisp interpreter

$ docker run -i --rm metalphaeton/sayuri --sayulisp - < <File name>

Run Sayulisp Applications

Benchmark

$ docker run --rm metalphaeton/sayuri --sayulisp benchmark

Play Chess with Sayuri

$ docker run -i --rm metalphaeton/sayuri --sayulisp play-with-sayuri

Tag summary

Content type

Image

Digest

Size

48.1 MB

Last updated

over 8 years ago

docker pull metalphaeton/sayuri