diff options
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100755 index 0000000..de10feb --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | |||
| 2 | <h1 align="center">· PocketCube ·</h1> | ||
| 3 | |||
| 4 | <p align="center"> | ||
| 5 | A 2x2 Rubik's cube visualizer for Clingo, built with Three.js | ||
| 6 | <br> | ||
| 7 | <img src="https://git.dyamon.me/projects/rubik/plain/resources/screenshot.jpg" alt="PocketCube screenshot" width="400"> | ||
| 8 | </p> | ||
| 9 | |||
| 10 | # How to | ||
| 11 | |||
| 12 | Clone the repository and open `index.html` in your browser. | ||
| 13 | |||
| 14 | Click on `Select File` and load a previously exported file or a file containing the output of `asp/20_rubikigne.lp` (compatible with Clingo >=4.0.0). | ||
| 15 | |||
| 16 | The `examples` folder contains a few examples. | ||
