GameLife
Conway's Game of Life Python
Install / Use
/learn @kiahamedi/GameLifeREADME
GameLife
Conway's Game of Life Python 3

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 evolves. It is Turing complete and can simulate a universal constructor or any other Turing machine.
Dependency
For draw tables install terminaltables from PyPi:<br>
pip install terminaltables
Downloading
$ git clone https://github.com/kiahamedi/GameLife.git
$ cd GameLife/
$ python life.py
Run

Warning
this script work with python 3
Info
for more info visit : https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
Are you a developer?
1-Fork it!</br> 2-Create your feature branch: git checkout -b my-new-feature</br> 3-Commit your changes: git commit -am 'Add some feature'</br> 4-Push to the branch: git push origin my-new-feature</br> 5-Submit a pull request</br>
Related Skills
node-connect
340.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.1kCommit, push, and open a PR
