Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 324 Bytes

Puzzle Cude

Aka Rubiks Cube.

Demo

online app

Instruction

press q w e a s d z x c to rotate any slice of the cube

press to rotate the entire cube

Get Start

  1. install
    pnpm install

  2. start dev server
    pnpm dev