version 0.1.4 (4/8/25) - added colliders, and some trees & carrots for the bird to collide with. also, when you speed up/down with the , and . keys, the birds legs move faster. ill probably remove that when i settle on a good walking speed but i thought it would be cute.
version 0.1.3 (3/12/25) - added map & tile support. changed image smoothing to be on the css style side rather than the html canvas side (it was causing issues with tiles rendering). you can still use q to put your glasses on (its more crisp now too). centers camera on bird unless the edge of the map is in frame. the bird can walk around a field, but sadly there is not much to see. making the map manually was a pain so i might sink some time into making a map maker tool.
version 0.1.2 (3/7/25) - overhauled movement bc of a tiny bug where if you were pressing left & then pressed right you would move right, but if you were pressing right & then pressed down left you would keep going right (same deal w/ up & down). it was such a little thing but it would have bothered me. also centered bird on screen and press , and . to change walk speed.
version 0.1.1 (3/5/25) - should work better on firefox (and every other browser) now. made the screen a little bigger. also press q to put your glasses on.
version 0.1.0 (2/3/25) - a bird, can walk around kind of