Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svandriel/cubed
A Rubik's cube simulation in Three.js
https://github.com/svandriel/cubed
react rubik rubiks-cube threejs
Last synced: about 1 month ago
JSON representation
A Rubik's cube simulation in Three.js
- Host: GitHub
- URL: https://github.com/svandriel/cubed
- Owner: svandriel
- Created: 2022-02-10T20:29:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T12:19:02.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T07:37:32.541Z (3 months ago)
- Topics: react, rubik, rubiks-cube, threejs
- Language: TypeScript
- Homepage: https://svandriel.github.io/cubed/
- Size: 17.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cubed
A Rubik's cube simulation with React, Three.js and Bootstrap.
[See it live!](https://svandriel.github.io/cubed/)
## Development
```
npm install
npm start
```