Hard-Coder05 / Guess-the-Word

Home Page:https://guess-the-word-bay.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess the Game

Steps to play

  1. Each player gets 4x4 letters. You need to make the longest possible word. If you succeed in making the longest word you win, else you lose.
  2. Tap on the letters to form your word
  3. To remove words from your answer, tap on them again
  4. Guess the word correctly to move to the next level.

Tech Stack

  1. React
  2. Firebase Auth
  3. API 1 - Word that computer assumes: https://random-word-api.herokuapp.com/word?number=1
  4. API 2 - Validity of word entered by user is checked at : https://api.dictionaryapi.dev/api/v2/entries/en/

About

https://guess-the-word-bay.vercel.app/


Languages

Language:JavaScript 90.2%Language:CSS 5.3%Language:HTML 2.7%Language:Shell 1.7%