Camille846 / Guess-the-word

In the Guess the Word Game, you have to complete the word from the letters!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess the Word Game

Status: ⚠️ In development

  • In the Guess the Word Game, you have to complete the word from the letters!
  • This is a Wordle Clone Game developed to practice my React JS skills.

Rules

  • You have to guess the word in six goes or less
  • Every word you enter must be in the word list.
  • A correct letter turns green
  • A correct letter in the wrong place turns yellow
  • An incorrect letter turns gray
  • Letters can be used more than once
  • Answers are never plurals

Built With

  • HTML5
  • CSS3
  • Javascript
  • React JS

UI Design

image

About

In the Guess the Word Game, you have to complete the word from the letters!


Languages

Language:JavaScript 73.6%Language:CSS 22.3%Language:HTML 4.1%