A collection of apps written for the Rubik's Futuro Cube. See demos of these apps here.
- Rubik's Cube
- Color Tilt
- Color Tilt Game
- Run Through Colors
- Musical Dice
- Color Picker
- Play All Sounds
- Void Cube
- Encouragment Cube
Apps are written in PAWN, an embedded scripting language with C like syntax. Checkout FuturoCube.com/sdk for getting setup with the Futuro Cube SDK. The .p files can be opened in a text editor like Sublime or NotePad++.
###Steps to install scripts:
- Clone this Repo or download the scripts from the desired app folder
- Download and Install Rubik's Futuro Cube Suite
- Click the Cube Manager button
- Click the Directory Folder
- Choose the desired app folder
- Drag either the amx or zip file onto a side of the cube
- Click APPLY CHANGES
###Notes: Some of the apps are .amx files, others are .zip files. Clicking the apps links above in the app list will take you directly to the appropriate file.
###Steps to start hacking:
- Download and Install Rubik's Futuro Cube Suite
- Clone this Repo
- Edit a .p file from one of the existing apps folder or create a new one
- Open SDK mode In Rubik's Futuro Cube Suite menu: "View -> SDK mode"
- Select your script by clicking the "Selected SCRIPT" button with label "..."
- Click "Compile and Upload to FLASH"
If you wanna contribute:
- Fork the project
- Make a Branch
- Create a Pull Request
##Disclaimer These apps were hacked in a couple days, years ago. Expect ugly code.
##Contributor:
##License See the LICENSE file for license rights and limitations (MIT).