Skip to content

Sigrsig/Word-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter Boxed puzzle solver

Welcome to the Letter Boxed puzzle solver! This project was designed to help solve the New York Times Letter Boxed daily puzzle. This application was created with React.

How it works

Users can add letters to the letter boxes at the top of the page (when opened the page will have a pre-set selection of letters). When calculated the page will display possible solutions for the puzzle.

To Dos

  • Automatically update with the current day's puzzle
  • Address bug where sometimes the output is empty
  • Make the page look nicer
  • Add a "What is this" and "How to" modal

Contact me

If you have any questions or concerns regarding the app, please don't hesitate to reach out to me at [email protected] or at My Website. Thank you for checking out my project!