Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```