Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 338 Bytes

I am trying to re-create the New York Times' Letter Boxed Game

TODO

  • Create a grid of letters
  • Create a way to select letters
  • Create a way to check if a word is valid
  • Create help modal
  • Implement basic deployment to github pages