
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
game-of-life-animation
Advanced tools
A simple implementation of Conway's Game of Life using Python. Uses ascii-animator to animate the game to the terminal.
A simple implementation of Conway's Game of Life using Python. Uses ascii-animator to animate the game to the terminal.
pip install game-of-life-animation
game-of-life

python -m pip install --upgrade build
python -m build
docker container run --rm -it soda480/game-of-life:latest
Clone this repository to your machine, then change directory to the directory where the repository was cloned.
Build Docker Image:
docker image build -t game-of-life:latest .
Run Docker Container:
docker container run --rm -t game-of-life:latest
FAQs
A simple implementation of Conway's Game of Life using Python. Uses ascii-animator to animate the game to the terminal.
We found that game-of-life-animation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.