Conways game of life faster simulation

Conways game of life faster simulation

by 52525rr

👁 326 ❤️ 8 ⭐ 5 🔄 0
Created: Feb 16, 2021 Last modified: Mar 1, 2021 Shared: Feb 19, 2021

Instructions

Important to use https://turbowarp.org/488372428 otherwise it won’t be very fast lol. I used 160x120 grid and (19200 cells) also hex encoding (cramming 4 cells into 1 list item, so 4800 list items) for faster optimization. Its still not fast in the scratch player. (Maybe not with a simulation like this it won’t be.) Space bar to generate new simulation.

Project Details

Visibility
Visible
Comments
Enabled