rboyd / picasso

Rubik's cube in Clojure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picasso

Rubik's cube in Clojure.

Usage

Most of the good stuff is in picasso.ui

(require 'picasso.ui)
(picasso.ui/six-spot)

Solved Cube Six Spot

You can control the cube with hotkeys: u, d, l, r, f, b and the capitalized versions for their primes.

License

Copyright © 2012 Robert Boyd

Distributed under the Eclipse Public License, the same as Clojure.

About

Rubik's cube in Clojure.


Languages

Language:Clojure 100.0%