Skip to content

Commit cdbe583

Browse files
committed
Add demo video
1 parent c44e830 commit cdbe583

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

assembly_guide/docs/what-youll-be-making.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Higher Lower is a 3D-printed, screen-free, handheld electronic game about arbitr
1717

1818
This guide walks you through how to solder and assemble it, step by step. It will take 30 minutes or so, not counting 3D-printing time.
1919

20-
<!-- TODO: demo video -->
21-
2220
<!-- TODO: blog link -->
2321

2422
### How to play "Higher Lower"
@@ -29,7 +27,10 @@ Two different tones play. Is the second tone _higher_ or _lower_ than the first?
2927
- Your score is how many rounds have passed, and it's announced after each round as series of happy trill noises.
3028
- For a multiplayer game, hand off to the next player after each round. The last player to successfully complete their round wins.
3129
- At the start of each new game, the "Higher Lower" theme song plays. It is a very good song.
32-
- Adjust volume and game difficulty by turning trim potentiometers on the PCB.
30+
- Upon completing all ten rounds of guesses and winning the game, the theme plays again, faster and _faster_ and **_faster_** until the machine finally resets into a new game.
31+
- Adjust volume and game difficulty by opening the enclosure and adjusting trim potentiometers on the PCB.
32+
33+
<div style={{padding:"56.25% 0 0 0",position:"relative"}}><iframe src="https://player.vimeo.com/video/1075918437?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" style={{position:"absolute",top:0,left:0,width:"100%",height:"100%"}} allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" title="Higher Lower game demo"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
3334

3435
### Disclaimers
3536

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ PCB is finalized. Kits and assembly documentation coming soon!
88

99
Obviously, I'd prefer you buy the kit from me. But, if circumstances prohibit, I've uploaded the [Higher Lower PCB to OSH Park](https://oshpark.com/shared_projects/yGNulCRo); please buy it from them with my blessing.
1010

11+
Gameplay demo: [https://vimeo.com/1075918437](https://vimeo.com/1075918437)
12+
1113
Assembly guide: [https://oskitone.github.io/higher_lower](https://oskitone.github.io/higher_lower)
1214

1315
## TODO
1416

15-
- Nice demo video
1617
- "How it works" sections in assembly guide
1718

1819
## How to play "Higher Lower"

0 commit comments

Comments
 (0)