itch.io is community of indie game creators and players

Devlogs

A few improvements

River of Light
A browser game made in HTML5

I realized that my game code contained an unnecessary for-loop, by removing it I was able to add:

  1. An increased play-area, the area went from 126 tiles to 224 tiles (a 78% increase!)
  2. Acceleration, the river now picks up speed as the game progresses.

Yeah, that's pretty much it...
The changes are pretty small, but for such a tiny game, I think they add a lot.

Files

  • river_of_light.zip 489 kB
    49 days ago
Leave a comment