Letter Boxed Solver by Pink-Hat-Hacker (aka Zoë Y. Valladares) is inspired by The NYT Letter Boxed Game. Using Typescript (Front-End and Algorithm), Vercel (deploying serverless function), and NYT's own CSS.
- Deploy so that fetching from nytimes.com is possible
- Implement Trie data structure instead of using Sets and For Loops
- Change the canvas so that it looks more like the NYT Letter Boxed canvas
- Make the app even more responsive to the device used
Make sure to npm i