Skip to content

bartekk2908/Rubik-s_cube_tool_React.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubik's cube tool for solving training, in React.js

Usage

You can try this tool here.

Features

  • basic speedcube timer functionalities (time measuring, saving/editing/deleting results, control by keyboard, inspection time and penalties)
  • list of OLL and PLL algorithms
  • tracking progress of learning OLL and PLL
  • OLL and PLL training tool
  • OLL and PLL cases' color customization

User Interface

Timer tab:

timertab

Algorithms tab:

algorithmstab

Setup

Before setup you need to have Node.js installed on your pc.

  1. Clone this repository via git clone <url_of_this_repo> command in Git Bash.
  2. In console, run npm install in cloned directory to install required dependencies.
  3. Then run npm start to start React.js application.
  4. Go to http://localhost:3000/ in your browser, and you should see working application.

Inspiration

The inspiration for this project comes mainly from csTimer tool and from jperm.net tool.

About

Rubik's cube tool for training in React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published