Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scores calculation feature #22

Closed
wants to merge 14 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added a reset score button
HeemahMuslad committed Oct 31, 2023
commit 848f4814099fe02e670efd1ee68744bdc44566ea
1 change: 1 addition & 0 deletions Rock-Paper-Scissors-Game/index.html
Original file line number Diff line number Diff line change
@@ -31,6 +31,7 @@ <h2>
</div>

<p class="js-score score"></p>
<button class="js-resetScore-button resetScore">Reset Score</button>

<div class="winner-container">
<h2>Winner:</h2>