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). |
||
|---|---|---|
| .. | ||
| ChangeLog | ||
| README.md | ||
| app-icon.js | ||
| app.js | ||
| app.png | ||
| metadata.json | ||
| screenshot.png | ||
README.md
AccelaMaze
Tilt the watch to roll a ball through a maze.
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.
