Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

Want to know how to solve a Rubik's cube using LabVIEW?

Game Description

Create a 3D Rubik's cube with LabVIEW and impress your friends by finding out the secret to solving the puzzle.  A pivot mechanism built into the game enables each face to turn independently, thus mixing up the colours. For the puzzle to be solved, each face must be the same solid color.

Instructions

1. Download the attached zip file

2. Double-click extract all files (see image below)

3. Double-click the "Rubix Cube Main.vi" file to launch the game (see image below)

4. Hit the run arrow below the toolbar to start the game

http://img3.imageshack.us/img3/9812/scube.png

Comments
Abdallah_Hammad
Member
Member
on

excellent vi, thanks for sharing the code

sardarsree
Member
Member
on

Awesome

can you make a video to explain completely in 5min

baptisteymard
Member
Member
on

Hey,
I'm doing the same project as you but using a MyRio. The problem is that your solver is a .dll whereas a MyRio is working with Linux so it cannot support your file .dll but only a .so.
May you send me the source code of Rubick's Solver.dll
Thanks a lot

Contributors