Conway's Game of Life!
Over the past couple of days, I've been working on this project, where I (as the title indicates) created Conway's Game of Life in Desmos. This is a project that I've wanted to do for a really long time and I'm really happy that I was able to get it working.
On another note, there are a few questions that I've been trying to answer by tinkering with this simulation:
- How long can the simulation be kept at bay before reaching a stable state?
- How many different stable states can one find? (within the bounds of this 11x11 grid, of course)
- Can we create a set of initial conditions resulting in an infinite loop?
If you can answer any of these or just create something cool with this sim, feel free to share it here, I'm really excited to see what can be made with this! I'm also very open to feedback on the project itself, especially with regard to the code, I'm 100% sure this current version isn't optimized.
In any case, I really hope you all enjoy this!
Link here