Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 586 Bytes

rubiks cube collection Modularity & Records

Description: This program accepts, sorts, and visualizes collectable rubiks cubes. User is given an entry field where they can type enter to enter information about the cube. User can type search to search for a specific rubiks cube using an entered name. Program will then list the list holding the cube. User can type draw, and is prompted to enter dimensions of cube. Program will then open tkinter and draw a 2d version of said cube.

Just download py file and run it with some python ide. I like mu editor cuz it's cool beans