An open API service indexing awesome lists of open source software.

https://github.com/jradtilbrook/rubiks

Rubik's cube solving API and robot
https://github.com/jradtilbrook/rubiks

api arduino haskell image-processing raspberry-pi robot rubiks rubiks-cube

Last synced: 9 months ago
JSON representation

Rubik's cube solving API and robot

Awesome Lists containing this project

README

          

# Rubiks

[![Build Status](https://travis-ci.com/jradtilbrook/rubiks.svg?branch=master)](https://travis-ci.com/jradtilbrook/rubiks)

A Rubik's Cube sovler written in Haskell.
Eventually, there will be an accompanying robot that will capture images of each face, determine the move sequence to
solve it, then perform that sequence on the cube.

## Credits

- Jarryd Tilbrook ([@jradtilbrook](https://github.com/jradtilbrook))
- Saxon Jensen ([@saxJ](https://github.com/SaxJ))

## License

Rubiks is licensed under the MIT license.