User:MCanisius

92 editsJoined 16 November 2016
Revision as of 11:39, 3 January 2017 by MCanisius (talk | contribs)

Happy Homework Here

week 1
nothing

week 2
nothing

week 3

This week I experimented with random functions and loops.
Assigment 3: think of an own source of randomness:
Use a buttercup flower to tell you whether something is true or false (like what people always do when they want to know if someone is in love with that person or not).

Assignment 1



week 4

The week of the turtle

Here I altered the original turtle in a way that it would change size with each step, and I altered the angle size
The second assignment was to create a turtle yourself, I created a grasshopper instead. Because it jumps from one place to the other according to the commands you give it. Commands are: left, right, up, down, and change shape

Altered Turtle


Grasshopper



week 5

Week of fractals. the commands of the fractals are:
1 right
2 upwards
2 rightwards
2 downwards
1 left

Implemented in a turtle-like code and a GUI code

Turtle Fractal


GUI Fractal



week 6