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

2048 game

In this multi-part coding challenge, I code the sliding puzzle game 2048 in JavaScript using canvas and p5.js.

2048 Sliding Puzzle Game