Skip to content

Simple implementation of Conway's game of life in javascript with Canvas

Notifications You must be signed in to change notification settings

HungryTurtleCode/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gameoflife

This is a javascript and canvas implementation of Conway's game of life. This code was written as part of a tutorial on the Hungry Turtle Code channel

Other visualisations

There is another branch called "heatmap" where I built upon this code and visualised the game as a heatmap where the value of each cell is built upon the historical life that that cell has had.

Do something cool

If you do something cool with this please let me know. I would love to see. Open an issue on this repo to show me or contact me on twitter

About

Simple implementation of Conway's game of life in javascript with Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published