# rubiks-cube **Repository Path**: Oyxing/rubiks-cube ## Basic Information - **Project Name**: rubiks-cube - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-08 - **Last Updated**: 2024-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rubik Cube ThreeJs 制作的魔方游戏,支持自定义魔方阶级(目前界面上只开放 2 - 10 阶魔方)。 ## Demo 试玩地址:[Rubiks Cube - 魔方](https://pengfeiw.github.io/minicode/threejs-rubik) ## 运行项目 1. 安装 ```shell npm install ``` 2. 运行 ```shell npm run start ``` 3. 打开浏览器 浏览器输入 `http://localhost:8000`。 ## more 更多内容请关注 [Minicode](https://pengfeiw.github.io/minicode)。