Inspiration
Picked this task because it seemed like a fun problem.
What it does
Paints a 3x3 rubik's cube and displays it in a separate window given the input colors.
How we built it
We used pygame library to draw the rubik's cube.
Challenges we ran into
It took a while to figure out the right coordinates for each square.
What we learned
Learnt to use pygame draw functions.
Log in or sign up for Devpost to join the conversation.