Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 239 Bytes

Game of Life

Yet another implementation of this beautiful game. This time using Svelte framework together with TypeScript.

Future improvements:

  • Testing coverage
  • Better architucture
  • UX improvements
  • UI improvements