Remix.run Logo
Show HN: Numbergram – Make 10 from 4 numbers(numbergram.app)
1 points by zmilou 11 hours ago | 1 comments
zmilou 11 hours ago | parent [-]

I built Numbergram which is a daily math puzzle inspired by the game Sydney train commuters play using carriage numbers to pass the time. The game is entirely client-side, with daily numbers and solutions pre-computed during a periodic build process. I actually developed this before AI became the primary way to develop these things, so got to learn a lot and get my hands dirty - particularly with implementing localisation (with my rusty Greek) and understanding methods to check equation equivalency.