Skip to content

Schenk75/Solve-Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3.7.6
  • SQLite3
  • PyQt5

Get Start

Initialize Database

python sqlite_db.py

Start

python main.py [-n <your username>]

Or you can add username to 'default' parameter in parse.add_argument('-n', '--name', help='Please Enter Username', default=' ') in main.py and start with python main.py

Import OLL & PLL Algorithms

  • Click "Edit Algs" on top bar;
  • After adding algorithms, click "Save" on top bar.

Add Solve

  • Click "Add Solve" on top bar;
  • Complete the record according to the instructions on "Add Solve" window;
  • Click "Add" on top bar.

UI

image-20201113215213356

image-20201113215250581

image-20201113215334690

Reference

To Do

  • Edit solve function
  • Store database on cloud(Onedrive?)
  • Check if the solution is right

About

魔方解法记录工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages