Skip to content

Cube Sudoku is to fill colors in a 3x3x3 Rubik's cube with the Western color scheme. Once the puzzle is solved, this means that the state is solvable by legal moves.

License

Notifications You must be signed in to change notification settings

nbwzx/CubeSudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeSudoku

Rules

Cube Sudoku is to fill colors in a 3x3x3 Rubik's cube with the Western color scheme. Once the puzzle is solved, this means that the state is solvable by legal moves (that is, without taking the cube apart again).

Solutions

Each problem has only one solution. Solution can be accessed after each problem. You can apply the scramble in the solution to your Rubik's cube with yellow on the top and red on the front.

Build and Run from Source

First of all, please install Python 3.7+, and download source code.

After that, you can change the random seed and scrambles to create new Cube Sudoku puzzles.

Then, for macOS or Linux users, open a Terminal and run:

python -u CubeSudoku.py > CubeSudoku.tex &

For Windows users: Simply run Cubesudoku.bat

Finally, compile the Cubesudoku.tex file to Cubesudoku.pdf with XeLaTex

PDF link

Preview

Download

Apperance


Acknowledgement

Thanks to Xi'an Jiao Tong University Rubik's Cube Club, for providing the idea of "Cube Sudoku".

Contributors

Zixing Wang

License

MIT License

About

Cube Sudoku is to fill colors in a 3x3x3 Rubik's cube with the Western color scheme. Once the puzzle is solved, this means that the state is solvable by legal moves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published