1
0
Fork 0
BangleApps/apps/choozi
Martin Boonk 6204206df3 choozi - Only write if actually changed 2022-12-18 22:08:07 +01:00
..
ChangeLog Update ChangeLog 2022-04-19 16:37:54 -07:00
README.md choozi - Recombine code for B1/B2 and use setUI 2022-12-18 15:46:22 +01:00
app-icon.js Add choozi 2021-09-14 12:21:31 +01:00
app.js choozi - Only write if actually changed 2022-12-18 22:08:07 +01:00
app.png Add choozi 2021-09-14 12:21:31 +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 - Save into normal file instead of storage file 2022-12-18 22:08:07 +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 14 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