cyberdios / rubik-2x2x2

solution for 2x2x2 rubik's cube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

+---------------------------------------+ | Fall 2011 Problem Set 6: Rubik's Cube | +---------------------------------------+

Package contents:

rubik.py: Library with Rubik's cube abstraction. solver.py: Finds the shortest path between two positions.

test_solver.py: Unit tests for solver.py

Run Tests (unittests): $python test_solver.py

About

solution for 2x2x2 rubik's cube

License:GNU General Public License v3.0


Languages

Language:Python 100.0%