Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
greggman committed Sep 23, 2015
1 parent 1a61d42 commit cb01806
Showing 2 changed files with 26 additions and 26 deletions.
26 changes: 13 additions & 13 deletions docs/ideas.html
Original file line number Diff line number Diff line change
@@ -115,13 +115,13 @@ <h1>Ideas</h1>
<li><p>Given at least 4 players divide into groups.</p>
<p>Make up phone configuration in gamer. Tell users to arrange their phones.</p>
<p>Put a number on each phone and a diagram</p>
<pre><code>+----+
| | +----+
| 1 +----+ |
| | | 3 |
+----+ 2 | |
| +----+
+----+
<pre><code> +----+
| | +----+
| 1 +----+ |
| | | 3 |
+----+ 2 | |
| +----+
+----+
</code></pre><p>Then, players push a character from on phone to the next or flick a ball.
Teams that make the most laps win or points win</p>
</li>
@@ -174,12 +174,12 @@ <h1>Ideas</h1>
</li>
<li><p>game where players have to find matching piece of puzzle.</p>
<p>Example for groups of 3 players they might see</p>
<pre><code>+---+ +---+ +---+ Picture of 3 phones side by side.
| | | | | | with some image that fits just those
| &lt;-| |-O-| |-&gt; | 3 phones.
| | | | | |
| | | | | |
+---+ +---+ +---+
<pre><code> +---+ +---+ +---+ Picture of 3 phones side by side.
| | | | | | with some image that fits just those
| &lt;-| |-O-| |-&gt; | 3 phones.
| | | | | |
| | | | | |
+---+ +---+ +---+
</code></pre><p>You have to walk around the room and find your matching partners.
Maybe make it easier by matching background colors. First find all the red players,
then figure how to align the phones to see the image.</p>
26 changes: 13 additions & 13 deletions docs/ideas.md
Original file line number Diff line number Diff line change
@@ -65,13 +65,13 @@ ideas for you

Put a number on each phone and a diagram

+----+
| | +----+
| 1 +----+ |
| | | 3 |
+----+ 2 | |
| +----+
+----+
+----+
| | +----+
| 1 +----+ |
| | | 3 |
+----+ 2 | |
| +----+
+----+

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

Example for groups of 3 players they might see

+---+ +---+ +---+ Picture of 3 phones side by side.
| | | | | | with some image that fits just those
| <-| |-O-| |-> | 3 phones.
| | | | | |
| | | | | |
+---+ +---+ +---+
+---+ +---+ +---+ Picture of 3 phones side by side.
| | | | | | with some image that fits just those
| <-| |-O-| |-> | 3 phones.
| | | | | |
| | | | | |
+---+ +---+ +---+

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

0 comments on commit cb01806

Please sign in to comment.