Skip to content

LouisPages/ZenChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZenChess

A chess game with a zen user interface.

preview image

preview image

Many thanks to interaminense for letting me use his beautiful Starry Sky.

API key (sage / Mistral)

The sage reflection feature calls the Mistral AI chat API. Copy .env.example to .env, set MISTRAL_API_KEY to your key from the Mistral console, and optionally MISTRAL_MODEL (default: mistral-small-latest).

cp .env.example .env
# Edit .env: MISTRAL_API_KEY=your_key

To launch the site

pip install -r requirements.txt
python app.py

Open http://localhost:5000

About

A chess game with a zen user interface, a philosophy mode (what ?) and a bot based on alpha-beta pruning and an eval function trained with NN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages