Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 191 Bytes

File metadata and controls

9 lines (6 loc) · 191 Bytes

Game of Life

This is an implementation of Game of Life in JavaScript / HTML5.

Running

$ python3 -m http.server 8080