216602
you like puzzles? what about 200 puzzles?!
hexa-pix is a 16x16 puzzle picture game, use the horizontal and vertical hints to create iconic botb images!
can you collect the whole botb icon spritesheet?
--------
this game involves solving nonograms similar to games such as picross. if you're not familiar with these puzzles, i recommend a tutorial such as this.
a major change in this game is that the hints use hexadecimal notation instead of base 10, except for 16 which is a "#" character (i.e. fill the whole row). for example, A = 10, C = 12 and F = 15 (this decision was made to maximise the TIC80's small screen resolution).
--------
all the puzzles have been generated via scripting. all puzzles should be solve-able but you may need to guess in some cases.
don't feel obligated to finish all the puzzles -- unless you're up for a challenge.
tip: use the collection screen to jump to any puzzle in any order, simply click on one of the icons
--------
the game uses TIC80 persistent memory to save your progress. i haven't had enough time to test, so there may be bugs. glhf!