A basic implementation of John Conway's Game of Life. Make sure to install the
dependencies with
pip install -r requirements.txt
Run the game with python main.py
or python main.py --elite
to use an elitist strategy. To learn about the game options, type
python main.py --help
The script
plots.py
was used to obtain some plots comparing the evolution of the population with and
without an elitist strategy. For more info, run python plots.py --help
.
-
Notifications
You must be signed in to change notification settings - Fork 0
davifeliciano/game_of_life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic implementation of John Conway's Game of Life
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published