A simple script to solve the 4=10 puzzles: app in Google Play and app in App Store
- Convert this into a server that can solve the puzzles.
On December 2023, on a trip to Belgium with my friends (all Computer Engineers), we spent a good amount of time trying to create a JavaScript script to solve some 4=10 puzzles. The best solution was nesting 9 for-loops, so I decided to develop a more elegant solution.