A Rubik's simulator app in the terminal. using bubbletea as the TUI framework.
- install by running
go install github.com/DeepAung/rubik. - after that, run
rubikcommand to load the app.
- A help bar is on the bottom to help you use the keybinding.
- A Rubik in 2d view showing on the left side
- On the right side, you can execute the following action
- Rotate the cube by entering the notations.
- Reset the cube.
- Find the number of times and moves of rotations that make the Rubik revert to its original state
- Undo and Redo the rotation