Skip to content

boyangwang/game-of-life-ts

Repository files navigation

game-of-life-ts

Game of life in TypeScript, running in browser

TODOs

  • isomorphic logging (node to file and browser to console)
  • AXEL for console drawing, canvas for browser
  • runs in node (game-of-life to console, logging to file)

About

Game of life in TypeScript, runs in node (prints to console) or browser (prints to canvas)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published