Skip to content

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it ev…

Notifications You must be signed in to change notification settings

aymenkouah/ConwaysGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ConwaysGameOfLife

#Made by: Kouah Mohammed Aymen #Computer science student at "National Computer science Engineering School, Algiers (ESI)" #E-mail: [email protected] #Github: https://github.com/aymenkouah

#written in the "Python" programming language #Requires installaling "pygame" #https://www.pygame.org/news

#This is not a game ( rather zero player game)

#To understand the rules of this mini society visit #https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

How to use: You only have one way of affecting the game, and it is by pressing the "space" key which will reset it

About

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it ev…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages