After the New York Times removed the Digits game from their roster, I took it upon myself to create an enhanced version of the game. The game consists of reaching a target number by using arithmentic to combine a given set of numbers. I used Nuxt and Tailwind CSS to implement the UI and logic, along with web workers to generate the game boards dynamically in the background.