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

Conway's Game of Life

In this coding challenge, I attempt to code Conway’s Game of Life cellular automata simulation in JavaScript using the p5.js library.

The Game of Life