/Conway-s-Game-of-Life

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. There is also a sandbox mode available which allows you to wipe the whole population or you could choose to add more population!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers