Chess
Learn Standard Chess rules.
Make a Game Session
Navigate Git Bash terminal into your Git-Started folder.
Write commands:
Play the Game
Navigate through the Playground folder and find your Game Number.md file.
Open the file by right-clicking and choosing to open with a text editor. I highly recommend Notepad++ for this purpose.
First players FIRST turn:
Second players FIRST turn:
Other turns:
FULL EXAMPLE:
Joseph (white player) and Mathew (black player) are playing against each other their first game.
Josephs FIRST turn:
Mathews FIRST turn:
Josephs SECOND turn:
Mathews SECOND turn:
And so on.
When commiting a message make sure to describe your move. If you don't feel like using the official move notation, just write something like "White K f3-f4" (white moved King from f3 to f4)
Last updated