Wow, that score font worked really well!
A good way to do the score with less code would be to create a function that draws a single digit 0-9 at a specified x,y coordinate on screen. Then you have code break the current cookie count into the 2 digits, and draw each digit at the correct location on screen. This also means you have just 10 sprites (one for each digit) instead of one for each possible score. Let the computer do the hard work of copying them! :-)
Great first game though, and the TV is really cool.
Cute cookie, lovely tv! I included it in my compilation video series of the Tiny TV Jam games, if you’d like to take a look :)
[Please log in to post a comment]