Update README.md
This commit is contained in:
parent
eeff3c226f
commit
48f9a0f6c0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue