Skip to content

shahank42/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Life

In-browser simulation of Conway's Game of Life.

Implementation Details

Again one of the oldies from 2019.

This time I actually have well-commented code. I commented the heck out of it.

I'll re-write the README file later on in the future.