mirror of
https://github.com/tiyn/yeschess.git
synced 2025-04-01 14:47:44 +02:00
art: created art dir and moved pictures into it
This commit is contained in:
parent
acb6a1ad77
commit
2d021366cb
@ -1,6 +1,6 @@
|
||||
# ychess
|
||||
|
||||

|
||||

|
||||
|
||||
ychess is a chess implementation and engine written in nim.
|
||||
|
||||
@ -26,7 +26,7 @@ You can simply run the tests with `nim c -r test.nim`.
|
||||
|
||||
Documentation is written into the code via DocGen.
|
||||
For this reason it is not saved in this repository.
|
||||
To extract it into html run `nim doc --project --index:on --outdir:htmldocs game.nim`
|
||||
To extract it into html run `nim doc --project --index:on --outdir:docs game.nim`
|
||||
|
||||
### Moves
|
||||
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user