16/09/2019
Today Chris has given us all an assignment to do, we had to go onto Moodle and download the assignment and then follow the tasks.
We will be creating our own Archery targets that when you click the Left mouse more layers add onto the target and when you right click a layer gets taken away. I’ll leave a video that Chris made below.
Research.
Research from Wikipedia.
Colour theory is both the science and art of using colour. It explains how humans perceive colour and the visual effects of how colours mix, match or contrast with each other. Colour theory also involves the messages colours communicate; and the methods used to replicate colour.
A Triad Color Scheme traditionally uses three Hues that are evenly spaced around the Color Wheel. Above, you can see every fourth color has been selected, leaving three colors between each. Of course there are other types of Triad Color Schemes such as the Complementary Triad and Modified Triad.
After doing some research on archery targets to look for colour and design ideas, I’ve found the target I wont to create in my code (picture below)

All the colours match well with the target, because when I look at the target I can understand whats the high and low points within the target. Also it’s not too bright or too dark.
Also artwork incorporating concentric circles is similar to archery targets, they’ve the same pattern designs. (picture below)

As you can see there are different colours when the shape gets bigger just like the archery target (above) this gives me more ideas on the code and also the colours I want to create.
Credit for picture (above): https://www.pinterest.co.uk/pin/537406168014043996/
Code ideas.
The two main colours I want to have is Red Blue and yellow from the archery target in my design.
My progress so far. So far I’ve a circle and when you click the mouse the circle increases in size. (YouTube video below)
Update
I’ve updated my code after talking to Chris and now when I run my code a circle appears and when I click my LEFT mouse button another circle appears but smaller inside the bigger circle and a different colour. I’ve done a screen recording below.
Update
I’ve managed to make all the colours appear by increasing the circle and now I’ve done some research and some coding and now I can decrease one circle at the moment (video below)
Video
Update
I’ve almost done it, I’ve managed to decrease the target down to two circles left. (video below)
Finished
After getting some help and changing the code around I finally make a target increase and decrease (video below)
Leave a comment