Bullseye
Goal:
Use remainder to make a bullseye like the image above.
Steps:
- This recipe practices using remainder to detect odd and even numbers.
- Find the Bullseye recipe program ( bullseye.pde ) and open it using Processing.
- Follow the instructions in the code to make a striped bullseye like the one in the picture.
- Make sure you SAVE YOUR CODE when you are done.