Latest version: v0.1.0
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
This package is a Python implementation of Conway's Game of Life,a cellular automaton devised by the British mathematician John Horton Conway in 1970. 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.
No known vulnerabilities found