项目作者: slammayjammay

项目描述 :
A 3D Rubik's Cube browser simulator
高级语言: JavaScript
项目地址: git://github.com/slammayjammay/rubiks_cube.git
创建时间: 2015-06-24T04:24:01Z
项目社区:https://github.com/slammayjammay/rubiks_cube

开源协议:

下载


Rubik’s Cube (link)

Inspired by the original game at http://hi-games.net/cube/

New and Improved!

  • Advanced solving using the Fridrich method! (3x3x3 only)
  • Mega-Ultra-Smooth performance!
  • Click and drag!
  • Trendy ES6+ syntax like import, async and await!
  • NPM and Rollup!
  • No more jQuery!

The Original!

The old, crappy version can be viewed as well!

  1. $ git clone https://github.com/slammayjammay/rubiks_cube.git && cd rubiks_cube
  2. $ git checkout 2ed117fa83407b10b247bfd027f2f0be4d8c60fe
  3. $ open index.html