Home / Scripts & Code / Python
Game of life Python ScriptGame of life Python Script
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton ConwayHome / Scripts & Code / Python
Game of life Python Script
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathe...Overview
The game 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 evolves, or, for advanced players, by creating patterns with particular properties.
Features
- shown the life
- playing intelligent
Requirements
- python
- windows
Instructions
- download
- python Game_of_life.py
- windows just run the app