Skip to content

luroche/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GAME OF LIFE

This script is a work done in the first year of my engineering degree.
The program was written in java and this script is an improved adaptation in python.
The script consists of simulating the famous game of life.
In the script 'example.py' the initial points that are alive are defined and the program shows the evolution of the population.
The following image shows the sequence obtained with the initial points: (0,0), (1,0), (1,1) and (2,0).
Captura

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages