Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 173 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 173 Bytes

Game of Life

I used the Conway's Game of Life to experiment with several technologies:

  • HTML
  • Javascript
  • Testing using mocha
  • Documentation using jsdoc