Implement vanilla GoL in TypeScript
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 2 Aug 2016 19:52:46 +0000 (15:52 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 2 Aug 2016 19:52:46 +0000 (15:52 -0400)
commite16b8b54be348430aef022ac39696df272100cd7
tree4c2b83edc0085e013b8cd00cdb89d30fb41f4226
parent3dade747beb29d8a3f8dfb14c4afe54efc06d2ae
Implement vanilla GoL in TypeScript
life/006/.gitignore [new file with mode: 0644]
life/006/Makefile [new file with mode: 0644]
life/006/README.md [new file with mode: 0644]
life/006/life [new file with mode: 0755]
life/006/life.ts [new file with mode: 0644]
life/006/tsconfig.json [new file with mode: 0644]
life/006/typings.json [new file with mode: 0644]
This page took 0.023459 seconds and 4 git commands to generate.