daltojohnso / ts-conway

A simple game of life implementation using typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-conway

A simple game of life implementation using typescript

How to run:

  1. npm run bundle
  2. Open the index.html in your browser.

About

A simple game of life implementation using typescript


Languages

Language:TypeScript 83.7%Language:HTML 11.5%Language:JavaScript 2.8%Language:CSS 2.0%