Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 393 Bytes

Five Letter Words

This project is a word game modeled off of the Wordle game. It uses vanilla js, html, and css.

Players have 6 chances to correctly guess the 5 letter word.

Codepen for Project

ToDo

  • Update alerts to modals
  • Add "New Game" button
  • Pretty up loading icon display
  • Add decorative game styling