Tuesday 21 April 2020

10 Hours of Coding Pt.6

Coding Part 6

What I did this HOUR

Today I began the Flappy Square challenge. I finished 1-6 sections completing the first stage. It was similar in the beginning like the Cityscape challenges but is a little easier in my opinion.

What specific things I learnt

Today I went and learned new code for this new challenge. Its very simple and most of it is similar to the cityscape challenge.
context.strokeRect();
var wallX = boundaryMinX
var boundary = { }
var square = { }
var wall = { }

What to do next HOUR

I plan on continuing through to the next stage and seeing what else happens after this.

Completed Challenges






No comments:

Post a Comment