File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,26 @@ or find stuff.
17
17
So some random ideas I'd like to explore if I have time. Maybe they'll trigger some
18
18
ideas for you
19
19
20
+ * Sequences by team
21
+
22
+ Each team member's phone shows a symbol.
23
+ The symbol needed for that team is shown. That team member member needs to press their button
24
+ If the wrong team member presses their button the team has to start over
25
+ First team wins?
26
+
27
+ Simple example: show a hurdle race. Each hurdle has a symbol above it. Each person
28
+ on a team has 1 symbol on their phone. For that team to advance the person with
29
+ the matching symbol has to press their button to jump the hurdle.
30
+
31
+ Complications:
32
+
33
+ * each player on each team needs a unique symbol. If one someone on a
34
+ team quits that symbol needs to be removed. If a play joins in the middle they need
35
+ to be added.
36
+
37
+ * given a lot of player per team most team members have nothing to do
38
+
39
+
20
40
* Spider game
21
41
22
42
One button. Players are at edge of screen. Shoot line across
You can’t perform that action at this time.
0 commit comments