Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianagbip1oti authored Mar 7, 2024
1 parent bbe1877 commit 3b80994
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,14 @@
# Princhess

[![Discord](https://img.shields.io/discord/417389758470422538)](https://discord.gg/3aTVQtz)

Princhess is a UCI compatible chess engine written in Rust.

The initial code base was [Sashimi](https://github.com/zxqfl/sashimi)

# Play!

Princhess can be played against on Lichess at https://lichess.org/@/princhess_bot

# UCI Options

* **Threads** - The number of threads used during search. Defaults to 1.
# Links

* **Hash** - The amount of hash space to use in MB. Default 16
Look for the princhess channel on the [Engine Programming](https://discord.gg/YctB2p4) discord.

* **SyzygyPath** - Path to folder where the Syzygy tablebase files are.
Currently only supports a single folder.

* **CPuct** - Exploration constant used by PUCT. Defaults to 1.79

# Contributing
[Emoji Log](https://github.com/ahmadawais/Emoji-Log) is used for commit messages and pull requests.

Look for the princhess channel on [Discord Projects Hub](https://discord.gg/3aTVQtz)
Can be found on Lichess at https://lichess.org/@/princhess_bot but is very very rarely online

[Emoji Log](https://github.com/ahmadawais/Emoji-Log) is used for commit messages and pull requests.

0 comments on commit 3b80994

Please sign in to comment.