Skip to content

JPricey/santorini-ai

Repository files navigation

SANTORINI AI

Santorini AI is a game engine for the board game Santorini, built using negamax search over a NNUE evaluation.
It has a full implementation of Mortal & Simple God powers, with more powers under development.

Play against the AI on the web here
OR, check out the analysis engine, runnable as a native app: screenshot Download here

Or, run the UCI-like process, and build your own UI ontop of Santorini AI.

Running locally

Run the analysis engine UI: cargo run -p ui -r

Run the standalone UCI, for use with a different UI: cargo run -p uci -r

Acklowledgements

Big thanks to these other projects for inspiration and tooling:
viridithas
bullet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published