fog-of-chess

[toy] Chess, but with the fog of war.
Log | Files | Refs

commit 6578ca7a56f5fc6d735c6c299f2aa9f55017b0bf
parent 62ebe1b1c806a2fe12532dc263939e096a679392
Author: Jack Mordaunt <jackmordaunt@gmail.com>
Date:   Sat,  4 Apr 2020 17:12:12 +0800

Doc: Updated screenshot and readme.

Diffstat:
Mdoc/fog_of_chess.png | 0
Mreadme.md | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/fog_of_chess.png b/doc/fog_of_chess.png Binary files differ. diff --git a/readme.md b/readme.md @@ -27,4 +27,4 @@ cargo run --release ## Backlog -- [ ] Auto-center pieces. +- [x] Auto-center pieces.