File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Chess is a board game between two players. It is sometimes called international
7
7
8
8
** Players:** 2
9
9
10
- ** Version:** 1.0v
10
+ ** Version:** 1.3v
11
11
12
12
** Skills required:** Strategy, tactics, observation
13
13
@@ -45,13 +45,26 @@ Pawns are unable to move backward on captures or moves. Upon reaching the other
45
45
</details >
46
46
47
47
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.
48
56
57
+ A game also can end when a player, believing the situation to be hopeless, acknowledges defeat by resigning.
49
58
59
+ There are three possible results in chess: win, lose, or draw.
60
+ </details >
50
61
51
62
52
63
53
64
54
65
66
+ <details >
67
+ <summary ><b >Info</b ></summary >
55
68
56
69
57
70
I sacrifice a lot into this game before it works fine.
@@ -61,3 +74,4 @@ But am also Happy it finally works out ☺ ☺
61
74
Dont forget to comment..... cause no one is perfect and am subjected to corrections or upgrade.
62
75
63
76
Thank you all.
77
+ </details >
You can’t perform that action at this time.
0 commit comments