Skip to content

Implementation of conway's game of life. Choose a goal location, and through an implementation of a genetic algorithm, a "creature" will be created that was best suited for reaching the requested goal location.

Notifications You must be signed in to change notification settings

matthewverde/GOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GOL

Implementation of conway's game of life. Choose a goal location, and through an implementation of a genetic algorithm, a "creature" will be created that was best suited for reaching the requested goal location.

Requires SFML 2.2 or later in order to run

About

Implementation of conway's game of life. Choose a goal location, and through an implementation of a genetic algorithm, a "creature" will be created that was best suited for reaching the requested goal location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages