Skip to content
#

word-guessing-game

Here are 56 public repositories matching this topic...

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!

  • Updated Apr 9, 2024
  • JavaScript

A simple word guessing game using animals as the word list. In this game, you will try to guess an animal word by guessing letters. If a letter in your guess matches a letter in the secret word, the letter will be revealed. You have a maximum of 6 incorrect guesses before you lose the game.

  • Updated May 12, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the word-guessing-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the word-guessing-game topic, visit your repo's landing page and select "manage topics."

Learn more