Commit Graph

6 Commits (163f08b9908ed0f756ef7a5e28d68084efc3c848)

Author SHA1 Message Date
The Dod faec5bd021 `acmaze` and `ftclock` are `bangle.js 1` compat
Both apps were tested on a `bangle.js 1` by forum user Mi:
https://forum.espruino.com/comments/16376253/
(thanks for testing).
2022-01-30 15:17:39 +02:00
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
Adam Schmalhofer 1c8d7d757c Merge branch 'master' into jekyll-apps.json 2022-01-18 15:16:49 +01:00
The Dod 4ae37809d0 Cover an edge case
[probably very rare, but still]
2022-01-15 15:19:57 +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