Releases: semkishow/Snake
Releases · semkishow/Snake
Release list
v1.6.5
- 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
- Return missing pickup and gameover sounds
Full Changelog: v1.6.3...v1.6.4
v1.6.3
- 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
- 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
- Add integer sliders and text to sliders
Full Changelog: v1.6.0...v1.6.1
v1.6.0
- Raylib rewrite
Full Changelog: v1.5.2...v1.6.0
v1.5.3
- Remove unnecessary dlls
Full Changelog: v1.5.2...v1.5.3
v1.5.2
- Optimised the game's drawing and score loading
Full Changelog: v1.5.1...v1.5.2
v1.5.1
- Now you can eat all the apples
Full Changelog: v1.5.0...v1.5.1
v1.5.0
- 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
