Skip to content

Dynamic visualization of the Game of Life evolutionary algorithm using pygame windows. Including a installer package built with bash.

Notifications You must be signed in to change notification settings

NathanPaceydev/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life Pygame

This is a visualization based on the evolutionary algorithm as described by the Game of Life or just Life, initially developed by John Conway in 1970.

The major difference between John Conway's game and this one is that this game has a grid with defined dimensions that impacts the evolution of clusters on border cells. This version of the game was inspired by Leetcode question 289. Game of Life, and that is how I came up with the idea to make the Pygame visualization.

Demo_Video.mp4

About

Dynamic visualization of the Game of Life evolutionary algorithm using pygame windows. Including a installer package built with bash.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published