Universe Mini Projects

Short projects to get used to the Universe code.

These short projects (1-2 days) will help you get used to writing code using the Universe.

  1. Color: set everyone’s color to yours.

  2. Count: add your own number to the total, display your number in a small box and the total big on the screen.

  3. Color Strip. Modify the color program from above so that the model is a list of colors and hitting a key adds your color to the start of the list. Draw either the whole list of colors or the first 10.

Last modified August 18, 2023: 2022-2023 End State (7352e87)