Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmp-demo/touch-me-together
Rhythm game for parties
https://github.com/tmp-demo/touch-me-together
Last synced: 9 days ago
JSON representation
Rhythm game for parties
- Host: GitHub
- URL: https://github.com/tmp-demo/touch-me-together
- Owner: tmp-demo
- Created: 2015-04-04T20:46:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T17:20:21.000Z (over 9 years ago)
- Last Synced: 2024-08-02T14:10:31.168Z (3 months ago)
- Language: JavaScript
- Size: 11.8 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Touch me together
> Multiplayer rhythm game released at the [Revision 2015](http://2015.revision-party.net/) with 122 players!
![Screenshot](https://raw.githubusercontent.com/tmp-demo/touch-me-together/master/Screenshot.png)
A master screen displays the track (ideally with a huge video projector) and plays the audio. Party people grab their smartphone, go to a specific URL, and play together.
Because it was specifically made for the Revision, there is only one song, which includes a tutorial section. Moreover it was made over two weeks, so don't expect anything.
## Installation
npm install
node .By default, the master screen go to and party people to . The master can exit from a loop by pressing the right arrow, and write a custom message on the screen by pressing Enter.
## Credits
Code by Bloutiouf
Music by wsmind
Inspired by [Groove Coaster](http://groovecoaster.com/)