diagrams-rubiks-cube: Library for drawing the Rubik's Cube.

[ graphics, library, mit ] [ Propose Tags ]

Includes a facets model of the Rubik's Cube and a diagrams-based renderer.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.3.0.0
Change log CHANGELOG.md
Dependencies adjunctions (>=4.2.1 && <5), base (>=4.6 && <5), data-default-class (>=0.0.1 && <0.2), diagrams-lib (>=1.3 && <1.5), distributive (>=0.4.4 && <1), lens (>=4.6.0.1 && <5) [details]
License MIT
Copyright 2015-2017 Tim Baumann
Author Tim Baumann
Maintainer tim@timbaumann.info
Category Graphics
Home page https://github.com/timjb/rubiks-cube
Source repo head: git clone https://github.com/timjb/diagrams-rubiks-cube.git
Uploaded by TimBaumann at 2017-12-09T17:28:08Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4089 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-09 [all 1 reports]

Readme for diagrams-rubiks-cube-0.3.0.0

[back to package description]

diagrams-rubiks-cube

Hackage version Hackage dependencies Travis Status Code Climate

Haskell library for drawing the Rubik's Cube.

Move sequence

Installation

$ cabal install diagrams-rubiks-cube

Documentation

See the docs on Hackage.

For an example, take a look at this beginner's manual for solving the Rubik's Cube and its source code.