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

Add New Project - Mind Walk #340 #2368

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

Niraj1608
Copy link
Contributor

fix #340

MindMaze Challenge, a simple web-based game where you can test your guessing skills! Try and guess a random number between 1 and 100 with only 10 attempts.

How to Play

  1. Open the MindMaze Challenge website.
  2. Enter your guess in the input field.
  3. Click the "Submit Guess" button.
  4. Receive feedback on your guess – whether it's too
  5. high, too low, or correct.
  6. Keep guessing until you either find the correct
  7. number or run out of attempts.

Features

. Randomly generated number for each round

. Track your previous guesses and the remaining attempts

. Enjoy a simple and interactive interface

Technologies Used

. HTML

. CSS

. JavaScript

Copy link

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 9, 2024

Deploy Preview for masterwebdevelopment ready!

Name Link
🔨 Latest commit 412f833
🔍 Latest deploy log https://app.netlify.com/sites/masterwebdevelopment/deploys/672fc820547ad200080fedaf
😎 Deploy Preview https://deploy-preview-2368--masterwebdevelopment.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.

@Niraj1608
Copy link
Contributor Author

@iamrahulmahato kindly review my pr

@iamrahulmahato iamrahulmahato merged commit 334ae66 into iamrahulmahato:main Nov 10, 2024
5 checks passed
@Niraj1608 Niraj1608 deleted the mindwalk branch November 10, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add New Project - Mind Walk
2 participants