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

Enhance Gameplay by Adding Difficulty Level #171

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

Shweta-1902
Copy link
Contributor

What does this PR do?

This pull request adds a difficulty level selector to the game, enhancing gameplay by allowing users to choose between Easy, Medium, and Hard difficulty levels. Changes have been made to the HTML, CSS, and JavaScript files to improve the game's visuals and adjust the speed and number of aliens falling based on the selected difficulty level.

Fixes #152

##scrnshots:
Screenshot (381)
Screenshot (382)
Screenshot (383)
Screenshot (384)

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • Start the game and observe the new difficulty level selector.
  • Test each difficulty level to ensure the speed and number of aliens adjust accordingly.

Mandatory Tasks

  • Self-reviewed the code.

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for thunderous-starlight-9c463d ready!

Name Link
🔨 Latest commit c3d753d
🔍 Latest deploy log https://app.netlify.com/sites/thunderous-starlight-9c463d/deploys/6704ea79844f910008753ddb
😎 Deploy Preview https://deploy-preview-171--thunderous-starlight-9c463d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @Shweta-1902 for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for alienid ready!

Name Link
🔨 Latest commit c3d753d
🔍 Latest deploy log https://app.netlify.com/sites/alienid/deploys/6704ea79ca8fba00089f46a4
😎 Deploy Preview https://deploy-preview-171--alienid.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@YadavAkhileshh YadavAkhileshh merged commit e22eb68 into YadavAkhileshh:main Oct 8, 2024
9 checks passed
@YadavAkhileshh YadavAkhileshh added gssoc-ext New feature or request hacktoberfest-accepted Hacktoberfest level3 labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext New feature or request hacktoberfest-accepted Hacktoberfest level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Difficulty Level Selector in Game
2 participants