Skip to content

sahilkhanna/GoL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life in P5js

Based on The coding train's example of game of life and programmed using P5js with added age and karma fucntionality.

Age is essentially framecount since the begnning of each cell. After reaching maximum age teh cell dies and transfers it's karma point to a nearby cell or it could respawn itself.

alt text

Demo

https://sahilkhanna.org/patterns/gol/

About

Game of Life in P5js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors