Skip to content

Commit 70fa23d

Browse files
authored
Update Readme.md
1 parent 90c469c commit 70fa23d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Score-Keeper/Readme.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<h1> Ping Pong Ball Score-Keeper </h1>
1+
h1> Ping Pong Ball Score-Keeper </h1>
2+
23
<h2> Project Overview</h2>
34
In this project user can keep score of various 2 players games.
45
The maximum score can be 11 and score is reset after every game.The buttons turn red and green for winner and loser respectively.
@@ -11,20 +12,22 @@ User can keep score of their games.
1112
<li>CSS</li>
1213
<li>Javascript</li>
1314
</ul>
14-
15+
1516
<h2> How to Use </h2>
16-
17-
Using the project is very easy.<br>
18-
First select the maximum Score/Wining Score.<br>
19-
To increase the score of player 1 by pressing player-1 button and increase the score of player 2 by pressing player-2 button.<br>
17+
18+
Using the project is very easy.<br>
19+
First select the maximum Score/Wining Score.<br>
20+
To increase the score of player 1 by pressing player-1 button and increase the score of player 2 by pressing player-2 button.<br>
2021
After reaching the maximum score winner would be declared by an alert message and green color of button and score.<br>
2122
To play another game press reset button and choose your winning score.
23+
2224
<h2>Sample Pictures </h2>
23-
25+
2426
<image src="https://user-images.githubusercontent.com/82977727/124570312-622acc80-de64-11eb-8c97-7ba342f80ad9.png"> Opening Page</image>
2527

2628
<image src="https://user-images.githubusercontent.com/82977727/124570137-39a2d280-de64-11eb-852d-8281d6149c58.png"> Counting Scores </image>
2729
<image src="https://user-images.githubusercontent.com/82977727/124570624-b170fd00-de64-11eb-90aa-810a07848ec7.png"> Player 1 wins </image>
2830
<image src="https://user-images.githubusercontent.com/82977727/124570829-dbc2ba80-de64-11eb-92a0-fe8ee319edf6.png"> Game is reset </image>
31+
2932
<h1> Link for Website: </h1>
3033
https://yellowberard.github.io/Score-Keeper/Score_keeper.html

0 commit comments

Comments
 (0)