the-cube
the-cube copied to clipboard
The Cube - A Rubik's Cube Game
Could you please add a `start_url` or a `scope` to `site.webmanifest`
backported from test made some time ago
how to build the css?
I tried to Use a texture map like this: ```js // Cube.js -> line 212 if (edge.name === "R") { var texture = new THREE.TextureLoader().load('/assets/icons/android-chrome-192x192.png'); edge.material.map = texture; } ```...
maybe can auto slove base on [cubejs](https://github.com/ldez/cubejs)
It seems this project use three.js, but I look through the package.json and could not find the dependences. I tried to build the project, however some warnings/errors appeared. ``` D:\code\node\the-cube>yarn...
Bsehovac, thanks for your work, I really liked it and I decided to personalize it a little for myself, which I share with everyone. http://vvl99.narod.ru/MAGIC_CUBE/MAGIC_CUBE.html Added sounds, hotkeys, viewing and...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [rollup-plugin-babel-minify](https://github.com/Comandeer/rollup-plugin-babel-minify). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...