itch.io is community of indie game creators and players

Devlogs

Minor bugfix, timing on initialization

Single Button Maze
A browser game made in HTML5

(+1min => 2h11min)

A bug was causing the menu selection to cycle extremely fast on initialization.

This happened because of a call to ebiten.ActualTPS() instead of ebiten.TPS() to calculate how many ticks to hold the menu option before cycling.

Files

  • bfreis-single-button-maze.zip 3.5 MB
    Jan 11, 2025
Leave a comment