Update README

This commit is contained in:
Sebastian Lague 2023-08-12 00:10:25 +02:00 committed by GitHub
parent 320ffbdc97
commit ec7cf32665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,4 +90,5 @@ All names (variables, functions, etc.) are counted as a single token, regardless
* `GetPiece()` function is giving a null piece after making a move * `GetPiece()` function is giving a null piece after making a move
* Please make sure you are using the latest version of the project, there was a bug with this function in the original version * Please make sure you are using the latest version of the project, there was a bug with this function in the original version
* There is a community-run discord server [over here](https://github.com/SebLague/Chess-Challenge/discussions/156). * There is a community-run discord server [over here](https://github.com/SebLague/Chess-Challenge/discussions/156).
* There is also an unofficial [live leaderboard](https://chess.stjo.dev/) created by a member of the community (source code available [here](https://github.com/StanislavNikolov/chess-league)).