The Game of Life (John Conway)

Channel:
Subscribers:
36
Published on ● Video Link: https://www.youtube.com/watch?v=yU45uRZ7aiQ



Duration: 11:32
99 views
1


The Game of Life, a "no player game" originates from John Conway's simple algorithm to simulate cellular automata.
An infinite 2-dimensional orthogonal grid is replaced by Torus grid.

00:00 Introduction
01:04 Initialization
02:15 Game of Life's initial conditions (random noise)
03:29 Game of Life cycle
05:40 Torus grid
08:00 Game of Life's rules
10:08 Test
10:42 Star Explosion
11:20 Conclusion

#matlab #algorithm #dataprocessing