Skip to content

JoshuaBog09/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's game of life


A small project, done just for fun to learn a framework called P5js in javascript.
(note: this implementation was written just for fun with the objective to learn/ practice JS and P4JS, it is in no way optimized)


instructions

Use the mouse button to draw a pattern and hit enter to start or stop the game


Future ideas

try using object for each cell to change color based on how many alive or dead cells have been there in the past. (history mode)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages