itch.io is community of indie game creators and players

Devlogs

Improving random

Rock Slide Snake
A browser game made in HTML5

Today I forked WASM-4's official repo and added a timestamp variable that stores the unix timestamp for each time WASM-4 (or Rock Slide Snake) is started. Now Rock Slide Snake can use this new timestamp as a seed for random number generation to enable each run to be a completely different experience. Before this addition, you would see the same outcome for the first Easy level no matter when you started playing the game.

Files

  • Rock Slide Snake WASM4 101 kB
    Nov 05, 2024
  • Rock Slide Snake for Windows 257 kB
    Nov 05, 2024
  • Rock Slide Snake for Linux 230 kB
    Nov 05, 2024
  • Rock Slide Snake for Mac 411 kB
    Nov 05, 2024
Download Rock Slide Snake
Leave a comment