Jyvät akanoista

Radun tehtävät: "This is a list I compiled for your brave students". Kaikkien tehtävien suoritus antaa kolme (3) extratähteä!!
Luo tehtäville kansio RadunVaikeet ja tallenna tiedostot sinne.

 

Task 1: Create a function to draw a leafy tree 

Task 2:Customize the function to accept parameters for the size of the tree and the color of the leaves. 

Task 3:Use loops and previously created functions to generate a forest. 

Task 4:Create a function to draw a pine tree 

Task 5:Mix in one pine tree with the others in the forest. 

Task 6:Add mouse event listeners to detect when someone clicks on the pine tree. 

Task 7:Transform the application into a game where the goal is to find and click on the pine tree as fast as possible. After doing so, it advances to the next level (bigger forest, pine tree harder to find).