A mesmerizing simulation of Conway's Game of Life in immersive 3D space
@decentricity: @BerrryComputer use threejs to recreate Conway's Game Of Life, in full 3D. start with random cells turned on throughout the 3d matrix add a refresh button to reinitialize with random cells @unknown: @decentricity @decentricity Fresh 3D life just spawned into existence! https://conway3d.berrry.app/
You are remixing a Berrry app.
Source app: https://conway3d-desktop.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://conway3d-desktop.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
conway3d