Minor bugfix, timing on initialization
Single Button Maze » Devlog
(+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 Play in browser
17 days ago
Single Button Maze
Simple maze game created in 2h for Trijam #304, "One button adventure"
Status | In development |
Author | bfreis |
Genre | Adventure |
More posts
- Mouse and Touch support17 days ago
Leave a comment
Log in with itch.io to leave a comment.