Skip to content

KennethBrandon/Futuro-Cube-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Void Color Picker Run Through Colors Play All Sounds Rubik's Cube

Futuro Cube Apps

A collection of apps written for the Rubik's Futuro Cube. See demos of these apps here.

App list:

Getting Setup

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:

  1. Clone this Repo or download the scripts from the desired app folder
  2. Download and Install Rubik's Futuro Cube Suite
  3. Click the Cube Manager button
  4. Click the Directory Folder
  5. Choose the desired app folder
  6. Drag either the amx or zip file onto a side of the cube
  7. 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:

  1. Download and Install Rubik's Futuro Cube Suite
  2. Clone this Repo
  3. Edit a .p file from one of the existing apps folder or create a new one
  4. Open SDK mode In Rubik's Futuro Cube Suite menu: "View -> SDK mode"
  5. Select your script by clicking the "Selected SCRIPT" button with label "..."
  6. Click "Compile and Upload to FLASH"

Wanna Contribute?

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).