Bubbled From Loss

It's got Conway

It's got stories

It's worth it

https://bubbled.from.loss.dev/

#abiogenesis #biology #gameoflife #lifeasabubble

Did another stuff. Game of Life but transitions play notes from pentatonic scale of two instruments.

Z to pause/unpause the simulation.
X when paused to clear the board.
Use mouse when paused to change a cell state.

https://non4to.itch.io/game-of-sounds

#pico8 #pico8music #gameoflife

Game of Sounds by non4to

A living grid with sounds!

itch.io

Just posted a new devlog for our C-based web engine, Archimedes!

It's been a long road from Pygame to a custom C/Emscripten stack. I'm breaking down the architectural hurdles of moving away from our Daedalus library and how my collaborator @smattymatty has been stress-testing the engine with a vampire survivors clone and recent game jams.

To celebrate the progress, I've rewritten my old ( and very broken ) Game of Life simulator from the ground up. It's a great feeling to see a legacy project running smoother than ever on new, custom-built foundations.

Check out the devlog: https://jake-ster.itch.io/game-of-life/devlog/1462381/remaking-my-old-game-of-life-clone-with-archimedes

#GameDev #WebAssembly #C #IndieDev #Emscripten #Archimedes #GameOfLife

Remaking my old Game of Life clone with Archimedes - Game Of Life by Jakester

Four years ago, I began developing small games for the web, I started with pygame and pygbag, but quickly found myself wanting more control and performance. This led me to transition to C and discover...

itch.io
You can now add stamps arbitrarily by adding a 'recipe' of any dimensions (via nested arrays for now, visual coming soon!) #DecemberAdventure in March
#cellularautomata #gameoflife #conwaysgameoflife
You've (Likely) Been Playing The Game of Life Wrong

YouTube

Game of Life on cheap 8x8 RGB LED Matrices

https://makertube.net/w/kfrqMCZ6hxePv7QTdfJBjt

Game of Life on cheap 8x8 RGB LED Matrices

PeerTube

@Alien_Sunset @HitomezashiBot

Yeah game of life would have to be animated so, maybe a gif.

There's a lot of deep math in the game of life.

I'm curious if you can write repeating animations using game of life on a torus. I am also curious about non repeating games that run a long time/forever.

It gets right into Godel quick.

#math #GameOfLife

Game of Life on two Cheap SMD Practice LED Matrices

https://makertube.net/w/eutXuE27MUz2cNsCPwprcz

Game of Life on two Cheap SMD Practice LED Matrices

PeerTube
Calculation of #Conway's #GameOfLife was already very fast with #Numpy, but drawing was slow (squares and text...) now this is *so* fast... with vectorized `py5.points()` getting arrays of points to draw as squares with `py5.stroke_cap(py5.PROJECT)`. Check it out!
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_03_02 #Processing #Python #py5 #CreativeCoding

That time when I sizecoded the Game Life, including some sort of MIDI support:

https://youtu.be/noNhtyEKeb0

#letscode #msdos #demoscene #gameoflife

Let's Code x86 Assembly: 0x08 Sizecoding Game Of Life WITH "MUSIC"

YouTube