Rubik's Cube Simulation with VPython.
In this program we use VPython
(Virtual Python) library to simulate a 3x3x3 Rubik's cube.
There are 18 buttons for different Rubik's cube moves and you can scramble the cube as long as you want.
Don't forget to star.⭐
Video_220914001250.mp4
First of all, you need to install required packages mentioned in requirments.txt
using following command:
$ pip install -r requirments.txt
Then, Run main.py
file and enjoy our simulation :)
$ python src/main.py
To control camera view and see all cube's sides you need to hold the right-click on your mouse and move it.
Social Media: MatinArdestani