latest in my vibe coding adventures is an infinite word search game. click and drag when you find a word.<p>the grid of letters is pseudo-randomly generated by coordinate (so it is deterministic) and the game seeds actual words in every 10x10 sub-grid. these are also pseudo-random.<p>this was an idea for a game i had back in 2023 but never executed on.<p>tonight while binging dune prophecy i vibe coded it and after a few episodes i had something worth sharing.