Commit Graph

3 Commits (6e88874d418ba0108df2aeda8f4c6606bf91b7c9)

Author SHA1 Message Date
The Dod fd4461b51e Avoid erasing bottom widgets
Turns out bottom widgets (specifically, digital clock widget)
were disappearing during maze generation. Still not clear _why_,
but calling `Bangle.drawWidgets()` from inside the `Maze` object
constructor solves this.

Also: say "Btn1" in order to be less confusing on `bangle.js 1`
(before I ask people to test this app on that platform).
2022-01-27 18:05:08 +02:00
The Dod d61d3e2cea Faster maze generation for acmaze 2022-01-15 14:48:17 +02:00
The Dod 7e8df5593e Add AccelaMaze game app 2022-01-13 17:53:42 +02:00