From 2fd9cc46ff2428bb2fa891f47002e9d3e7585583 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 13 Aug 2022 11:33:30 +0100 Subject: init: import project --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100755 index 0000000..de10feb --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ + +

· PocketCube ·

+ +

+ A 2x2 Rubik's cube visualizer for Clingo, built with Three.js +
+ PocketCube screenshot +

+ +# How to + +Clone the repository and open `index.html` in your browser. + +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). + +The `examples` folder contains a few examples. -- cgit v1.2.3