Skip to content

This is a simple project that utilizes basic JavaScript html and CSS in order to create Game-like environment in which you have to guess the partially hidden word within n number is trials. If you cant guess the word after n guesses, you will lose, Otherwise, if you guess the word correctly, you win! Additional features : custom word length!

License

Notifications You must be signed in to change notification settings

mreshank/guess-the-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Word

Put your word-sleuthing skills to the test in this fun and challenging game!

Table of Contents


About the Project

This project showcases a simple yet engaging word-guessing game built using the fundamentals of JavaScript, HTML, and CSS. Test your vocabulary and deductive reasoning as you attempt to uncover the hidden word within a limited number of guesses.


Features

  • Game-like environment: Engage in a captivating word-guessing challenge.
  • Partially hidden word: Uncover letters one by one with each guess.
  • Limited number of trials: Strategically use your guesses to win.
  • Win/lose conditions: Experience the thrill of victory or the motivation to try again.
  • Custom word length: Adapt the difficulty to your preferences.

Getting Started

Play the game:

Go to any of these live hosted sites for this game :-

Clone the repository:

Bash

git clone https://github.com/mreshank/guessTheWord/

cd guessTheWord

Use code with caution. Learn more -> Navigate to the project directory and Open the index.html file in your web browser.


Usage

The game will display a partially hidden word. Start guessing letters: Correct guesses reveal corresponding letters. Incorrect guesses count as trials. Win by guessing the word correctly within the given trials. Lose if you exhaust all trials without guessing the word. Customize the word length for added challenge.


Contributing

Contributions are welcome! Feel free to open issues or pull requests to suggest improvements or add new features.


License

This project is licensed under the GNU General Public License v3.0 License. See the LICENSE file for details.


Have Fun!

Ready to test your word-guessing prowess? Dive in and enjoy the game!

secure servers :

unsecure servers :

if any of the above links do not work, then try another one ..

About

This is a simple project that utilizes basic JavaScript html and CSS in order to create Game-like environment in which you have to guess the partially hidden word within n number is trials. If you cant guess the word after n guesses, you will lose, Otherwise, if you guess the word correctly, you win! Additional features : custom word length!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published