Challenges

Featured Challenge:
#C2 — Collatz Conjecture

It's the second episode of Coding in the Cabana! Here I attempt to visualize the Collatz Conjecture in Processing.

oct 27, 2019

Collatz Conjecture

Filter by Language

Pick a language to filter

Filter by Topic

pixels

Let's make a slide puzzle in p5.js together! We'll be using images, nested loops, and arrays, and by the end of our journey, we'll have a fully playable game!

Slide Puzzle