1
0
Fork
You've already forked tlife
0
Conway's game of life as typescript practice
  • TypeScript 91.3%
  • HTML 8.7%
2026年05月25日 08:16:57 +01:00
.gitignore initial import of working code 2026年05月24日 10:43:15 +01:00
index.html tick faster by default 2026年05月25日 08:16:57 +01:00
README.md minimal README 2026年05月24日 10:45:59 +01:00
tlife.ts tick faster by default 2026年05月25日 08:16:57 +01:00
tsconfig.json initial import of working code 2026年05月24日 10:43:15 +01:00

Typescript Game of Life

Simple exercise to practice typescript.