BangleApps/apps/choozi
Martin Boonk 36557e4f5e choozi - Rename drawArc to fillArc 2022-12-19 13:01:28 +01:00
..
ChangeLog choozi - Bump version 2022-12-18 22:37:03 +01:00
README.md choozi - Correct README file 2022-12-19 12:53:01 +01:00
app-icon.js choozi - New icons 2022-12-18 22:08:07 +01:00
app.js choozi - Rename drawArc to fillArc 2022-12-19 13:01:28 +01:00
app.png choozi - New icons 2022-12-18 22:08:07 +01:00
bangle1-choozi-screenshot1.png choozi - Update screenshots 2022-12-18 22:08:07 +01:00
bangle1-choozi-screenshot2.png choozi - Update screenshots 2022-12-18 22:08:07 +01:00
metadata.json choozi - Bump version 2022-12-18 22:37:03 +01:00

README.md

Choozi

Choose people or things at random using Bangle.js.

Usage

You can use Choozi to pick a person to play first in a board game. With all the players seated in a circle, set the number of segments equal to the number of players, ensure that each person knows which colour represents them, and then choose a segment. After a short animation, the chosen segment will fill the screen.

You can use Choozi to randomly select an element from any set with 2 to 15 members, as long as you can define a bijection between members of the set and coloured segments on the Bangle.js display.

Controls Bangle 1

BTN1: increase the number of segments BTN2: choose a segment at random BTN3: decrease the number of segments

Controls Bangle 2

Swipe up/down: increase/decrease the number of segments BTN1 or tap: choose a segment at random

Creator

James Stanley September 2021