aebabis / game-of-life

Simple game of life in Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-of-life

Game of life written in Typescript.

Run using npm start and accessing http://localhost:8080/app.bundle (webpack-dev-server).
Build using npm run build.

About

Simple game of life in Typescript.


Languages

Language:TypeScript 81.0%Language:CSS 11.8%Language:JavaScript 5.6%Language:HTML 1.6%