DEV Community

Discussion on: Learn to Code, Part 1 - Random Walker

Collapse
 
rpalo profile image
Ryan Palo

Was it too fast? I wasn't sure if I was moving too quickly, or if people would stay with me and pick it up through the examples.

Collapse
 
andreujuanc profile image
Juan C. Andreu

I think it was. Maybe Step 3 should have been the start of the series. And get deeper into it.
Or stop at Step 2 and make it without canvas and p5.

Learn to code Part1, maybe should have been just basics, you are using JS and HTML but you didn't use any html tag besides canvas. So you could have moved the walker to Part2.

Just my opinion.

Waiting for p2 :)