nowfound

Life & fun · August 29, 2018

IM

I'm 12, learning JS, and wrote Wolfram's cellular automaton in Node

In plain words

This is a Node.js implementation of Wolfram's cellular automaton, created by a 12-year-old learning JavaScript. The project demonstrates how to build and visualize cellular automaton rules in a command-line environment. It is suitable for anyone interested in learning basic programming concepts, exploring cellular automata, or studying how simple rule sets can generate complex patterns. The code is available on Bitbucket.

written from the facts on this page · September 2026

Does the same job

all alternatives →
  • IM
    I'm 17 and wrote a guide on how to build your own programming language2024 · easel.hackclub.com · ▲149

    Hey! I’m JC. I’m 17 and part of Hack Club, a nonprofit where we help teenagers ship programming projects with their friends while growing technically. A while ago, I asked myself the question, “How exactly do programming languages work behind the scenes?” It seemed really daunting until I went to a half hour workshop at a high school hackathon about writing a tree-walk interpreter and realized that getting started was actually super fun. This guide is designed in the vein of that - to get people, especially teenagers, started on learning how to build a programming language in a literal…

  • CA
    Cellarium: A Playground for Cellular AutomataFeb 2026 · github.com · ▲41

    Hey HN, just wanted to share a fun, vibe-coded Friday night experiment: a little playground for writing cellular automata in a subset of Rust, which is then compiled into WGSL. Since it lets you dynamically change parameters while the simulation is running via a TUI, it's easy to discover weird behaviors without remembering how you got there. If you press "s", it will save the complete history to a JSON file (a timeline of the parameters that were changed at given ticks), so you can replay it and regenerate the discovery. You can pan/zoom, and while the main simulation window is in…

  • CY
    Create your own cellular automata2021 · aperocky.com · ▲111
  • You Got This! Zine by Glitch2018 · ▲176

    A zine all about making web apps

  • TA
  • W
    WolfrominoesNov 2025 · demos.samgentle.com · ▲10

    This is a little puzzle game I made based on Wolfram's rule 30[0]. I was doing some sketches based on old Genuary[1] prompts and for some reason this idea stuck with me, so I polished it up into a hopefully playable state. I wanted to keep things minimal, but as a semi-easter egg you can play custom variants using url parameters like https://demos.samgentle.com/wolfrominoes/?rows=20&rule=110 [0] https://mathworld.wolfram.com/Rule30.html [1] https://genuary2021.github.io/prompts

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 29d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 27d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, August 2018

the whole month →