Skip to content
/ letterboxed Public template

Recreating the NYT's Letterboxed game for my own practice

License

Notifications You must be signed in to change notification settings

SivanMehta/letterboxed

Repository files navigation

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