https://github.com/rj/jostle
Movement game using psmove controllers
https://github.com/rj/jostle
Last synced: about 1 year ago
JSON representation
Movement game using psmove controllers
- Host: GitHub
- URL: https://github.com/rj/jostle
- Owner: RJ
- Created: 2013-08-06T08:11:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-10T21:41:24.000Z (almost 13 years ago)
- Last Synced: 2025-06-28T11:04:36.129Z (about 1 year ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jostle
* Game using the Playstation Move controllers, inspired by JS Joust.
* Uses https://github.com/thp/psmoveapi
* Mostly written on the ferry between Hooke van Holland and Harwich.
* Pretty basic..
# Instructions
* Pair all the controllers
* Controllers pulse green: pull trigger to join the game, you go solid green when queued up
* When all players have joined, or 2+ players have joined and the rest
have timed out, the game starts
* All players go solid white when the game is on
* If you get jostled, you blink red
* If you get jostled too hard, you go solid red then the light turns
off, you are dead.
* Do not jostle other players once you are dead.
* It's just a game; no kicking, biting or eye-gouging.
* Last one alive wins.