Skip to content

Interactive 3D simulation of a Rubik's Cube, using VisualPython

Notifications You must be signed in to change notification settings

sfaleron/RubiksPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 2.x, x>=6
  • VisualPython the last release of v5 or any v6 should work. Needs confirmation.
  • NumPy is included with VisualPython under Windows.

Getting Started

Once the requirements are installed, invoke rubiks.pyw with the Python interpreter. Usually, double-clicking on the file in the customary fashion accomplishes this. For the command-line users out there:

python2 rubiks.pyw

There are helpful comments at the top of rubiks.pyw. I'll improve on that as time goes by.

Known Issues

  • I haven't reproduced it recently, but sometimes a random series of turns does not reverse correctly.
  • Not all the keybindings work.
  • Poor documentation!

About

Interactive 3D simulation of a Rubik's Cube, using VisualPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages