Conway's Game of Life v4.0

user_icon darkmuse shared it 1 year, 4 months ago
413 views, 7 people love it, 1 tagger, 42 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

gnomick gnomick 1 month, 1 week ago

This is the biggest (if not) project ever on Scratch with a total count of 487 sprites and 2913 scripts. This could've took a month to make.

(view all replies)
Comment Reply

permission4 permission4 6 months, 3 weeks ago

The Game of Life is based on 3 simple rules that should translate in not much more than 3 lines of code. This is the most absurd implementation of the game of life I have ever seen and a clear indication of something that should not be done with scratch.

(view all replies)
Comment Reply

pixie888101 pixie888101 8 months, 1 week ago

HOW DO YOU PLAY?

(view all replies)
Comment Reply

1234595 1234595 10 months, 2 weeks ago

Make speed settings because this game is too slow

(view all replies)
Comment Reply

Paddle2See Paddle2See 10 months, 2 weeks ago

The glider is working okay in the web for me. Nice job!

(view all replies)
Comment Reply

jay jay 1 year, 2 months ago

Just saw your comment on my "life simulation". Yours is very fast. I like it.

(view all replies)
Comment Reply

darkmuse darkmuse 1 year, 4 months ago

Its not at all obvious what you need to do is it?! Once the program loads and the cells are all drawn (there is no need for this step, it should only be there in my debugging version - oops) you can click on cells to change their state before clicking run. Clicking glider was supposed to set up a small glider in the bottom left corner but that doesn't seem to work online. I was hoping to include other preset patterns too.

(view all replies)
Comment Reply

mohlar mohlar 1 year, 4 months ago

This won't run when I download it and try it on my own machine. Having only recently joined the Scratch community, I did wonder if anyone had tried this simulation. If I infer things correctly, random cells are created and then the program runs. Do you intend adapting it so that users can draw their own patterns and groups of cells before triggering the process?

(view all replies)
Comment Reply

wii wii 1 year, 4 months ago

first!!!

(view all replies)
Comment Reply

darkmuse darkmuse 1 year, 4 months ago

clicking glider should set up a glider in the bottom left corner. And it does in scratch on my PC. Not once I upload it though! Any ideas?

(view all replies)
Comment Reply

darkmuse darkmuse 1 year, 4 months ago

wait for the grid to stabilise, then click on the cells to change there state (alive is black, dead is blue). Click run and see what happens. Slowly. Very slowly...

(view all replies)
Comment Reply