stefanhuber / game-of-life

Game of Life typescript based implementation for the browser

Home Page:https://stefanhuber.github.io/game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

A game of life implementation in typescript for the browser.

Commands

npm install      install all required node packages
npm run build    build typescript files with rollup.js
npm run web      run web-server
npm run test     compile and run jasmine tests

About

Game of Life typescript based implementation for the browser

https://stefanhuber.github.io/game-of-life/

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 75.5%Language:HTML 19.9%Language:JavaScript 2.4%Language:CSS 2.2%