1
0
mirror of https://github.com/maaslalani/gambit.git synced 2025-02-15 13:33:03 +02:00

doc: add future plans

This commit is contained in:
Maas Lalani 2021-12-01 21:19:27 -05:00
parent 5e8bace10a
commit c729db1194
No known key found for this signature in database
GPG Key ID: F53774FA051C052A

View File

@ -8,9 +8,14 @@ Chess board in your terminal.
</p>
<br/>
### Warning
`gambit` does not have many features at the moment.
I plan on adding a chess engine, mouse support, timers, networked play, game replays, etc...
### Move
Suppose you want to open as white with Pawn E4.
Suppose you want to open as white with Pawn `E4`.
You will first select the square with the piece you want to move by typing `E2`,
then type the square of the desired end position `E4`.