Skip to content

tauhidpatel/word-guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Guessing Game

tauhid-word-guessing

Table of Contents

Introduction

The Word Guessing Game is an interactive web application where users can play a fun word guessing game. Built using HTML, CSS, and JavaScript, this game challenges players to guess the hidden word by providing hints.

Demo

Check here to see the live demo!

Features

  • Word Guessing: Players can guess the hidden word by providing letters one by one.
  • User-friendly Interface: The game offers a simple and intuitive user interface for easy gameplay.
  • Players can change the question by clicking on the button 'Change the word'

Installation

As a web-based game, there is no installation required to play the Word Guessing Game. Simply access the live demo through the provided link here and start playing!

Usage

  1. Visit the live demo link here to access the Word Guessing Game.
  2. The game will present a series of underscores representing the hidden word.
  3. Provide a letter by typing it in the input field.
  4. The game will reveal the letter's position in the word if correct or display an incorrect message.
  5. Continue providing letters until the word is fully revealed, or the maximum allowed incorrect attempts are reached.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Releases

No releases published

Packages

No packages published