RandomPain's Website Back to Main Page

code

This here creates a square with the colors red and blue. The "move 100" lines change the size while the "turn 90" lines change the shape. The repeat line allows the shape to be drawn in two colors with the sides being red and the bottom being blue.

This here is a simple clicking game. The objective here is to click on the Sprite called "Alonzo" until he fades out. In order to start a new game, click the green flag. If you want to stop the game, click on the red Octagon.

code

This shape was very interesting to make. What I like about it is how complex and challenging it was to make it, and how it has squares inside other squares.(Means inception)