Skip to content

Releases: semkishow/Snake

v1.6.5

Choose a tag to compare

@semkishow semkishow released this 29 Sep 16:54
  • Update default max speed
  • Add a license notice on top of each file
  • Refactor code
  • Move dependencies to thirdparty/
  • Change the default web build to index.html
  • Add screenshots to the README
  • Fix settings loading
  • Add web file loading
    Full Changelog: v1.6.4...v1.6.5

v1.6.4

Choose a tag to compare

@semkishow semkishow released this 02 Jun 16:20
  • Return missing pickup and gameover sounds
    Full Changelog: v1.6.3...v1.6.4

v1.6.3

Choose a tag to compare

@semkishow semkishow released this 02 Jun 16:07
  • Convert background music to ogg to save space and rename china* files to fun* files
  • Add default dark mode to shell_minimal
  • Fix highscore
  • Add an apple spawning check, so it doesn't spawn inside another apple or inside snake
  • Make settings update even when the game is paused
    Full Changelog: v1.6.2...v1.6.3

v1.6.2

Choose a tag to compare

@semkishow semkishow released this 31 May 19:31
  • Fix different window sizes scaling
  • Make the snake more separated
  • Fix invalid snake teleportation on top-left and bottom-right corners of the map
  • Add a volume slider
    Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@semkishow semkishow released this 30 May 21:39

v1.6.0

Choose a tag to compare

@semkishow semkishow released this 30 May 17:46

RaylibMeme

v1.5.3

Choose a tag to compare

@semkishow semkishow released this 01 May 21:25

v1.5.2

Choose a tag to compare

@semkishow semkishow released this 08 Apr 14:10
  • Optimised the game's drawing and score loading
    Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@semkishow semkishow released this 08 Apr 13:53

v1.5.0

Choose a tag to compare

@semkishow semkishow released this 06 Apr 14:49
  • Added a vsync option to settings
  • Added auto mode
  • Added a no-speed-limit option to the settings
  • Added a version text
  • Fixed a wall teleportation bug
  • Made the snake move on KeyDown
    Full Changelog: v1.4.1...v1.5.0