Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/typescript-game-of-life

Game Of Life, algorithm in TS, console display
https://github.com/fluffynuts/typescript-game-of-life

Last synced: 5 days ago
JSON representation

Game Of Life, algorithm in TS, console display

Awesome Lists containing this project

README

        

# typescript-game-of-life
Game Of Life, algorithm in TS, console display

# Running:
```
npm start
```