Skip to content

MetroWind/game_of_life_d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Conway’s Game of Life in D3

Why?

I was looking into D3.js, trying to see if there’s any way I can integrate it into my workflow. Sadly I decided that it’s not suitable. This program is a side-effect of me learning D3.

Usage

Click to construct the initial state, and press start. Enjoy the subtle (maybe not) visual effects~~

Some remarks

The last time (and 1st time) I wrote a Game of Life program was about 10 years ago, in C++.

It couldn’t run in realtime on my laptop. Of course at that time I sucked at programming, but still.

About

Conway's Game of Life in D3.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages