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

Added Game Over feature #5

Merged
merged 1 commit into from
Sep 12, 2021
Merged

Added Game Over feature #5

merged 1 commit into from
Sep 12, 2021

Conversation

Avila5301
Copy link

Added the game over feature after the user clicks on the ball. Once the ball is clicked, it will start the count until the ball is clicked again.

Changed the ball size to a bit bigger
Slowed the speed of the ball down a hair
Game over feature will trigger after 3 seconds
A button will appear after the game is over to 'Play Again' which will reload the page

@n-ce
Copy link
Owner

n-ce commented Sep 12, 2021

Awesome changes! Please create a GH-pages deployment on your branch for review.

@n-ce
Copy link
Owner

n-ce commented Sep 12, 2021

Nevermind, I just checked on my local device, its awesome! Thanks and keep providing changes if youd like any.

@n-ce n-ce closed this Sep 12, 2021
@n-ce n-ce reopened this Sep 12, 2021
@n-ce n-ce merged commit dcd755c into n-ce:main Sep 12, 2021
@n-ce n-ce linked an issue Sep 12, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add game over function
2 participants