A very difficult bingo game that isn't based on chance! This is my code contribution for the Game Off 2020 game jam.
Interesting fact for coders: The images are displayed as an html table of TD tags with background-color css for each pixel. To make the game reasonably playable I upscale each pixel by a factor of 15, that's why the large images look extremely pixel art-like.
I thought this was a fun game to play with my kids, I hope you enjoy! :)