zivot
the game of life, simple console version
Install
- All systems
-
curl cmd.cat/zivot.sh
- Debian
-
apt-get install zivot
- Ubuntu
-
apt-get install zivot
- Kali Linux
-
apt-get install zivot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zivot
- Raspbian
-
apt-get install zivot
- Dockerfile
- dockerfile.run/zivot
zivot
the game of life, simple console version
This is a variant of John Horton Conway's Game of Life (a classic cellular automaton), simple console version, written in FORTRAN.