Follow bfreis
Follow
Following bfreis
Following
Add To Collection
Collection
Comments
Devlog
Submission to Trijam #304: The 3 hour game jam
Single Button Maze
←
Return to Single Button Maze
Devlog
Minor bugfix, timing on initialization
January 11, 2025
by
bfreis
(+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 t...
Continue reading
Mouse and Touch support
January 11, 2025
by
bfreis
(+10 min) Small update refactoring the screen navigation logic, making it easier to add support for Mouse and Touch. You can now play on your cell phone!...
Continue reading