Update README.md

This commit is contained in:
Sage Vaillancourt 2022-12-30 14:26:16 +00:00
parent eeff3c226f
commit 48f9a0f6c0
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# QuickChess # QuickChess
This is a simple implementation of Chess in React. It supports nearly all moves, This is a simple implementation of Chess in React. It supports all moves, including castling and en passant. A live build can be seen here:
with castling still to be added. A live build can be seen here: [https://quickchess.win/](https://quickchess.win/). Assets
[https://sagev.space/quickchess/](https://sagev.space/quickchess/). Assets
borrowed from Wikipedia. borrowed from Wikipedia.
# Building # Building