Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogappa authored Mar 30, 2020
1 parent f1d7cdb commit 098c7f6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cheesse
Simple package, server and CLI tool (and WebAssembly bindings) for all things chess.
Simple package, server, CLI tool and WebAssembly binary for all things chess.

Please note that this library is NOT YET ready for mainstream use. Its API is not final, two of its API methods are not fully implemented, and it hasn't yet been battletested against a massive corpus of games (only about 300).
Please note that this library is NOT YET ready for mainstream use. Its API is not final, two of its API methods are not fully implemented, and it hasn't yet been battle-tested against a massive corpus of games (only about 300).

## API

Expand Down Expand Up @@ -87,6 +87,10 @@ func main() {
♖♘♗♕♔♗♘♖
```

## WebAssembly example (using TinyGo compiler)

[Auto-play](https://marianogappa.github.io/cheesse-examples/)

## Why is it called "cheesse"?

That's roughly how kiwi people pronounce chess.

0 comments on commit 098c7f6

Please sign in to comment.