Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
* text=auto eol=lf

*.bin binary
*.gif binary
*.png binary
*.jpg binary

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ line. Evaluation is PeSTO - tapered mid/endgame piece-square tables kept as an
incremental accumulator on the board. See [docs/design.md](docs/design.md) for
the full feature list and backlog.

![pychess playing itself](docs/self-play.gif)

*Self-play at 5 s/move - every move a real search, no opening book.*

## Estimated Engine Strength

Around **1800–2000 Elo** at blitz, most likely ~1900. This is a feature-based
Expand Down
Binary file added docs/self-play.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.