Friday, December 2, 2016

Room Remodel - ALICE Program

Room Remodel

Sometimes the hardest decision to make when repainting a room is choosing the color. Create a world that helps a person decide what color they should choose for their walls and carpeting. Make a room scene by using three squares (SHAPES) as the wall and add furniture (Furniture) to it. To get the look and feel of carpeting, add the moonSurface (Space) and use its texture for the floor. Create a list named wallColor (a list of type Color) and add five colors to the list. Create a second list of colors name floorColors and add five colors to the list. Use nested For all loops with the lists to show every possible combination for the wall and floor colors. Use a wait statement to allow the viewer to see a color combination a couple second before showing the next color combination