32x20 Conway's Life Version 1
Details
Features
Contents
0 Reviews
This is an implementation of Conway's Life in Second Life using a grid of mesh panels, letting me have a 32x20 grid with only 6 land impact.
You can input your own patterns to draw by clicking on the board, but you can also draw patterns in Golly and paste them in! And you can export patterns back out.
There's also a feature where you can have the board randomize itself every so often, so you can display it as a decoration somewhere and be sure it's displaying something more interesting than some still lifes.
Released in January 2023.
- Simulates Conway's Life on a 32x20 grid
- Click on the board to draw a pattern to simulate
- Import and export RLE patterns
- Can automatically re-randomize board on a timer
- Can lock it so only the owner can use it