You will be given the main program class (roobikrunner). you will not

 

You  will also be given the skeleton to the Rubik’s Cube class (RoobikCube)  and a placeholder class describing the face of a Rubik’s Cube  (RoobikFace). You will not have to change RoobikFace.

Your assignment is to:

1)  Implement the RoobikCube constructor. The constructor takes no  arguments and creates and populates an array of RoobikFace objects. Each  RoobikFace should have its own color.

2) Implement the  toString() method of RoobikCube. The output of the method should be the  net of the cube, with the front face in the center, as shown below.

You must use the array in your toString method to receive full credit.

W

.B O G

. Y

. R 

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply