BIMP
From CSWiki
Contents
BIMP
Ball in Maze Player is a system designed for PLOrk by Stephanie Chen
Description
As you navigate your ball through the maze using your computer's built in accelerometers. You can explore a sonically interesting world. Be careful of colliding into walls, those sounds aren't quite as pleasant as the sonic texture of the rest of the maze. Work your way through the maze to the goal. The idea is that the direction and speed of your movement will affect the sound coming out.
The Code
The code is available in 2 versions, one including the xcode project files and the other just containing the already built application.
How to Run
Requirements
- The latest version of ChucK
- A Mac that is SMS enabled
- Terminal
- Hands
Run the App version
- Unzip the folder
- Navigate to that folder in Terminal
- Run the command:
Future Versions
- Add more functionality directionally, instead of just four directions.
- Incorporate power ups
- Add networking functionality, so group can't move on until all players have finished that level.
- Have functions to reverse controls, etc of other team