Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Conway's Game of Life Simulation in Java

Posted By: naag
Conway's Game of Life Simulation in Java

Conway's Game of Life Simulation in Java
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 18 | 134 MB
Genre: eLearning | Language: English

A simulation concerning the complexity of life itself!

This course is about Conway's game of life. This is a cellular automaton constructed by John Conway in 1970. This simulation starts with an empty chess board like table and has very simple rules. These simple rules can give birth to a given cell on the board as well as they can wipe out life of a given cell. It is quite counter intuitive that with so simple rules, so elaborate structures can emerge. And basically, this is the conclusion of life-game. We are going to talk about the theoretical background of the topic and of course we are going to implement it from scratch in Java. Hope you will like it!

Conway's Game of Life Simulation in Java