File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 1
- <h1 > Ping Pong Ball Score-Keeper </h1 >
1
+ h1> Ping Pong Ball Score-Keeper </h1 >
2
+
2
3
<h2 > Project Overview</h2 >
3
4
In this project user can keep score of various 2 players games.
4
5
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.
11
12
<li >CSS</li >
12
13
<li >Javascript</li >
13
14
</ul >
14
-
15
+
15
16
<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 >
20
21
After reaching the maximum score winner would be declared by an alert message and green color of button and score.<br >
21
22
To play another game press reset button and choose your winning score.
23
+
22
24
<h2 >Sample Pictures </h2 >
23
-
25
+
24
26
<image src =" https://user-images.githubusercontent.com/82977727/124570312-622acc80-de64-11eb-8c97-7ba342f80ad9.png " > Opening Page</image >
25
27
26
28
<image src =" https://user-images.githubusercontent.com/82977727/124570137-39a2d280-de64-11eb-852d-8281d6149c58.png " > Counting Scores </image >
27
29
<image src =" https://user-images.githubusercontent.com/82977727/124570624-b170fd00-de64-11eb-90aa-810a07848ec7.png " > Player 1 wins </image >
28
30
<image src =" https://user-images.githubusercontent.com/82977727/124570829-dbc2ba80-de64-11eb-92a0-fe8ee319edf6.png " > Game is reset </image >
31
+
29
32
<h1 > Link for Website: </h1 >
30
33
https://yellowberard.github.io/Score-Keeper/Score_keeper.html
You can’t perform that action at this time.
0 commit comments