Update README.md
This commit is contained in:
parent
eeff3c226f
commit
48f9a0f6c0
|
@ -1,8 +1,7 @@
|
|||
# QuickChess
|
||||
|
||||
This is a simple implementation of Chess in React. It supports nearly all moves,
|
||||
with castling still to be added. A live build can be seen here:
|
||||
[https://sagev.space/quickchess/](https://sagev.space/quickchess/). Assets
|
||||
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:
|
||||
[https://quickchess.win/](https://quickchess.win/). Assets
|
||||
borrowed from Wikipedia.
|
||||
|
||||
# Building
|
||||
|
|
Loading…
Reference in New Issue