Skip to content

Commit cb01806

Browse files
committed
update docs
1 parent 1a61d42 commit cb01806

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

docs/ideas.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@ <h1>Ideas</h1>
115115
<li><p>Given at least 4 players divide into groups.</p>
116116
<p>Make up phone configuration in gamer. Tell users to arrange their phones.</p>
117117
<p>Put a number on each phone and a diagram</p>
118-
<pre><code>+----+
119-
| | +----+
120-
| 1 +----+ |
121-
| | | 3 |
122-
+----+ 2 | |
123-
| +----+
124-
+----+
118+
<pre><code> +----+
119+
| | +----+
120+
| 1 +----+ |
121+
| | | 3 |
122+
+----+ 2 | |
123+
| +----+
124+
+----+
125125
</code></pre><p>Then, players push a character from on phone to the next or flick a ball.
126126
Teams that make the most laps win or points win</p>
127127
</li>
@@ -174,12 +174,12 @@ <h1>Ideas</h1>
174174
</li>
175175
<li><p>game where players have to find matching piece of puzzle.</p>
176176
<p>Example for groups of 3 players they might see</p>
177-
<pre><code>+---+ +---+ +---+ Picture of 3 phones side by side.
178-
| | | | | | with some image that fits just those
179-
| &lt;-| |-O-| |-&gt; | 3 phones.
180-
| | | | | |
181-
| | | | | |
182-
+---+ +---+ +---+
177+
<pre><code> +---+ +---+ +---+ Picture of 3 phones side by side.
178+
| | | | | | with some image that fits just those
179+
| &lt;-| |-O-| |-&gt; | 3 phones.
180+
| | | | | |
181+
| | | | | |
182+
+---+ +---+ +---+
183183
</code></pre><p>You have to walk around the room and find your matching partners.
184184
Maybe make it easier by matching background colors. First find all the red players,
185185
then figure how to align the phones to see the image.</p>

docs/ideas.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ ideas for you
6565

6666
Put a number on each phone and a diagram
6767

68-
+----+
69-
| | +----+
70-
| 1 +----+ |
71-
| | | 3 |
72-
+----+ 2 | |
73-
| +----+
74-
+----+
68+
+----+
69+
| | +----+
70+
| 1 +----+ |
71+
| | | 3 |
72+
+----+ 2 | |
73+
| +----+
74+
+----+
7575

7676
Then, players push a character from on phone to the next or flick a ball.
7777
Teams that make the most laps win or points win
@@ -139,12 +139,12 @@ ideas for you
139139

140140
Example for groups of 3 players they might see
141141

142-
+---+ +---+ +---+ Picture of 3 phones side by side.
143-
| | | | | | with some image that fits just those
144-
| <-| |-O-| |-> | 3 phones.
145-
| | | | | |
146-
| | | | | |
147-
+---+ +---+ +---+
142+
+---+ +---+ +---+ Picture of 3 phones side by side.
143+
| | | | | | with some image that fits just those
144+
| <-| |-O-| |-> | 3 phones.
145+
| | | | | |
146+
| | | | | |
147+
+---+ +---+ +---+
148148

149149
You have to walk around the room and find your matching partners.
150150
Maybe make it easier by matching background colors. First find all the red players,

0 commit comments

Comments
 (0)