• Stars
    star
    459
  • Rank 95,377 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rubik's cube(魔方游戏)— threejs

Rubik Cube

ThreeJs 制作的魔方游戏,支持自定义魔方阶级(目前界面上只开放 2 - 10 阶魔方)。

Demo

试玩地址:Rubiks Cube - 魔方

运行项目

  1. 安装
npm install
  1. 运行
npm run start
  1. 打开浏览器

浏览器输入 http://localhost:8000

more

更多内容请关注 Minicode

More Repositories