Skip to content
/ PyCube Public
forked from myme/PyCube

Rubiks cube implementation in Python using OpenGL

Notifications You must be signed in to change notification settings

euxcet/PyCube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation in the 'doc' directory (currently in Norwegian).

Key-commands usable during execution.

 key  action
-----------------------------------
 n    new cube (reset)
 s    solve cube (only for 3x3x3)
 a    abort solving
 r    randomize cube
 +    increase cube size
 -    decrease cube size
 h    this text
 q    quit

 mouse movements
-----------------------------------
 - click and drag edges/corners to rotate
 - center blocks cannot be rotated
 - click and drag outside cube to rotate cube

About

Rubiks cube implementation in Python using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.7%
  • Python 35.8%
  • Other 0.5%