Kaleidosnake version history

  1. # 2023-01-15 (1.0, jam version): first version
  2. # 2025-09-24 (1.1, post-jam version): a bunch of bugfixes and minor improvements:
    • updated the keyboard configuration to better handle multiple keys per action
    • updated the icon to hopefully be better visible at small sizes
    • fixed a bug where the laser could jump forward if you went parallel to a mirror close enough to when you hit the mirror
    • removed options relating to music (which is unused; sound test is still there in the jam version if you want to hear it)
    • made mirrors repeat for the whole screen if you're in full-screen or fill-window mode, regardless of aspect ratio
    • tweaked the appearance of buttons
    • changed zooming and scrolling behavior on mobile (hopefully for the better)
    • attempted to make it run faster on older computers (not sure if it was successful)
    • now compatible with Firefox 3 (but at least on my computer the framerate's still not good)