hcube: Virtual Rubik's cube of arbitrary size.

[ bsd3, game, library, program ] [ Propose Tags ]

Provides virtual model of NxNxN Rubik's cube and console visualization for 2x2x2, 3x3x3 ,4x4x4, and 5x5x5. Console visualization is choosen in the interest of portability. Virtual cube can be constructed from the state of a physical cube. Support for a two phase algorithm will be given in a future release for cubes of size 3x3x3 to find the smallest number of moves which solve the cube. The Rubik's cube exhibits many non-trival aspects of group theory. The package comes with an executable "hcube". The command ./hcube 5 will create a 5x5x5 cube.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1
Dependencies base (>=3 && <5), directory (>=1.1.0.1), HaskellForMaths (>=0.4.5), QuickCheck (>=2.5.1.1), text (>=0.11.2.3) [details]
License BSD-3-Clause
Copyright Copyright 2012
Author Todd Wegner
Maintainer Todd Wegner
Category Game
Uploaded by ToddWegner at 2013-05-16T10:23:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hcube
Downloads 1956 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hcube-0.1.0

[back to package description]