1
0
Fork 0
BangleApps/apps/acmaze
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
..
ChangeLog Avoid erasing bottom widgets 2022-01-27 18:05:08 +02:00
README.md Add AccelaMaze game app 2022-01-13 17:53:42 +02:00
app-icon.js Add AccelaMaze game app 2022-01-13 17:53:42 +02:00
app.js Avoid erasing bottom widgets 2022-01-27 18:05:08 +02:00
app.png Add AccelaMaze game app 2022-01-13 17:53:42 +02:00
metadata.json Avoid erasing bottom widgets 2022-01-27 18:05:08 +02:00
screenshot.png Add AccelaMaze game app 2022-01-13 17:53:42 +02:00

README.md

AccelaMaze

Tilt the watch to roll a ball through a maze.

Screenshot

Usage

  • Use the menu to select difficulty level (or exit).
  • Wait until the maze gets generated and a red ball appears.
  • Tilt the watch to get the ball into the green cell.

At any time you can click the button to return to the menu.

Creator

Nimrod Kerrett