Skip to content

aebabis/game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.0%
  • CSS 11.8%
  • JavaScript 5.6%
  • HTML 1.6%