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

📃:Guess_The_Country #2334

Closed
from13 opened this issue Nov 9, 2024 · 2 comments
Closed

📃:Guess_The_Country #2334

from13 opened this issue Nov 9, 2024 · 2 comments

Comments

@from13
Copy link

from13 commented Nov 9, 2024

🔴 Title :Guess_The_Country
🔴 Tech stack :
🔴 Objective :
🔴 Summary : Guess the Country Game
Purpose:
The "Guess the Country" game is an interactive web application that challenges players to guess a country based on a series of hints provided. As the player guesses, they can reveal additional hints to help them arrive at the correct answer. The game provides immediate feedback on whether the guess is correct or incorrect.

Components:
HTML Structure (index.html):

A web page containing the basic structure with a title, hint sections, input field for the user's guess, and buttons for submitting the guess and revealing hints.

CSS Styling (styles.css):

Styling rules to enhance the visual appeal of the game, making it user-friendly and aesthetically pleasing. It includes styles for the container, buttons, text input, and hint display.

JavaScript Logic (script.js):

The logic for the game, including functions to check the user's guess, reveal additional hints, and display the result. It dynamically updates the web page based on user interactions.

Features:
Hints: The game provides a series of hints to help the player guess the country. Hints are revealed one at a time.

User Input: Players can enter their guess into an input field.

Feedback: The game provides immediate feedback, indicating whether the guess is correct or incorrect.

Interactivity: Players can reveal additional hints if they are stuck.

How It Works:
The player starts with the first hint displayed.

They enter their guess into the input field and submit it.

If the guess is incorrect, the game allows the player to reveal the next hint.

The process repeats until the player guesses correctly or all hints are revealed.

This simple yet engaging game can be expanded with more countries, additional hints, and improved user interactions. It's a fun way to test and expand geographical knowledge! 🌍✨

Feel free to implement the code provided earlier and enjoy playing the game! If you have any other questions or need further assistance, just let me know! 😊✨

📸 Screenshots

N/A


✅ Details to Include When Taking the Issue:
Name :from13
Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.):GSSOC-Contributor


Happy Contributing! 🚀

Wishing you all the best on your open source journey. Enjoy! 😎

@from13 from13 changed the title 📃: 📃:Guess_The_Country Nov 9, 2024
@iamrahulmahato
Copy link
Owner

@from13 We can not add this since we already have this project.

Copy link

github-actions bot commented Nov 9, 2024

Hello @from13! Your issue #2334 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

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

No branches or pull requests

2 participants