Nazanin1369 / conwayGamesofLife

Javascript implementation of Conway's Game of Life using Tony Finch's algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conwayGamesofLife

Javascript implementation of Conway's Game of Life using Tony Finch's algorithm. View online

The Game of Life is not your typical computer game. It is a 'cellular automaton', and was invented by Cambridge mathematician John Conway.

About

Javascript implementation of Conway's Game of Life using Tony Finch's algorithm


Languages

Language:JavaScript 51.1%Language:CSS 29.3%Language:HTML 19.6%