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

https://github.com/kunukn/cube-one


https://github.com/kunukn/cube-one

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Cube One

## Demo page

http://codepen.io/kunukn/details/BLGEmV

Can yo solve the puzzle? all the front cubes must have the same the same face and the same rotation. Rotate the cubes by swiping with finger/mouse or using arrow/wasdqe keys when the cube is focused. You can use the rotate button to change the view. Tested with Chrome, Safari, Firefox (glithy), Edge and IE11 is buggy and is not currently supported.

![demo](/demo/cubeOne.gif?raw=true)

## Browser support

| Chrome logo | Opera logo | Safari logo |Firefox logo |Edge logo | IE logo |
|:---:|:---:|:---:|:---:|:---:|:---:|
| 50+ ✅ | 40+ ✅ | 9+ ✅ | 40+ ✅ | 12+ ✅ | ⛔ |

## Getting started
```
You need nodejs

npm install

npm start

start a browser and go to http://localhost:3333/
```

## Browser support

| Chrome logo | Opera logo | Safari logo
|:---:|:---:|:---:|
| 50+ ✅ | 40+✅ | 9+✅ |