1
0
mirror of https://github.com/maaslalani/gambit.git synced 2024-11-28 08:38:36 +02:00

doc: add gif

This commit is contained in:
Maas Lalani 2021-12-01 20:34:51 -05:00
parent aac78acfec
commit 5e8bace10a
No known key found for this signature in database
GPG Key ID: F53774FA051C052A
2 changed files with 5 additions and 26 deletions

View File

@ -2,32 +2,11 @@
Chess board in your terminal.
### Play
```
┌───┬───┬───┬───┬───┬───┬───┬───┐
8 │ ♜ │ ♞ │ ♝ │ ♛ │ ♚ │ ♞ │ ♝ │ ♜ │
├───┼───┼───┼───┼───┼───┼───┼───┤
7 │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │
├───┼───┼───┼───┼───┼───┼───┼───┤
6 │ │ │ │ │ │ │ │ │
├───┼───┼───┼───┼───┼───┼───┼───┤
5 │ │ │ │ │ │ │ │ │
├───┼───┼───┼───┼───┼───┼───┼───┤
4 │ │ │ │ │ │ │ │ │
├───┼───┼───┼───┼───┼───┼───┼───┤
3 │ │ │ │ │ │ │ │ │
├───┼───┼───┼───┼───┼───┼───┼───┤
2 │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │
├───┼───┼───┼───┼───┼───┼───┼───┤
1 │ ♖ │ ♘ │ ♗ │ ♕ │ ♔ │ ♘ │ ♗ │ ♖ │
└───┴───┴───┴───┴───┴───┴───┴───┘
A B C D E F G H
```
<br/>
<p align="center">
<img width="90%" src="./chess.gif?raw=true" alt="Terminal chess" />
</p>
<br/>
### Move

BIN
chess.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB