Skip to content

Commit dd0ba2d

Browse files
Update README.md
1 parent cbe6741 commit dd0ba2d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Chess Game/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Chess is a board game between two players. It is sometimes called international
77

88
**Players:** 2
99

10-
**Version:** 1.0v
10+
**Version:** 1.3v
1111

1212
**Skills required:** Strategy, tactics, observation
1313

@@ -45,13 +45,26 @@ Pawns are unable to move backward on captures or moves. Upon reaching the other
4545
</details>
4646

4747

48+
<details>
49+
<summary><b>Objectives</b></summary>
50+
51+
<br>
52+
53+
**Object of the game**
54+
55+
The game is won when one king is in check and cannot avoid capture on the next move; this is called checkmate.
4856

57+
A game also can end when a player, believing the situation to be hopeless, acknowledges defeat by resigning.
4958

59+
There are three possible results in chess: win, lose, or draw.
60+
</details>
5061

5162

5263

5364

5465

66+
<details>
67+
<summary><b>Info</b></summary>
5568

5669

5770
I sacrifice a lot into this game before it works fine.
@@ -61,3 +74,4 @@ But am also Happy it finally works out ☺ ☺
6174
Dont forget to comment..... cause no one is perfect and am subjected to corrections or upgrade.
6275

6376
Thank you all.
77+
</details>

0 commit comments

Comments
 (0)