cykj40 / Word-Masters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word-Masters

Description:

Word Guessing Game.

Technologies Used:

HTML, CSS, Vanilla Javascript and hooked up to this https://words.dev-apis.com/word-of-the-day api to provide a new word to guess every day, updates everyday at midnight.

Screen Shot:

wordmasters

How To Play

  1. You get 6 tries to guess a five letter word.
  2. After you type a guess the program will green highlight the correct letters.
  3. If you guess the correct answer within 6 tries you win. If you dont you lose but at least the program will tell you what the word is.

Link To Game:

https://cykj40.github.io/Word-Masters/

About


Languages

Language:JavaScript 50.7%Language:HTML 25.3%Language:CSS 24.0%