Conway's game of life as typescript practice
| .gitignore | initial import of working code | |
| index.html | tick faster by default | |
| README.md | minimal README | |
| tlife.ts | tick faster by default | |
| tsconfig.json | initial import of working code | |
Typescript Game of Life
Simple exercise to practice typescript.