ColinEberhardt / wasm-game-of-life

Conway's Game of Life - hand written in WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-game-of-life

Conway's Game of Life - hand-written in WebAssembly WAT text format.

Build / test:

$ yarn test

The game runs from the console as follows:

$ node index.js

About

Conway's Game of Life - hand written in WebAssembly


Languages

Language:WebAssembly 51.1%Language:JavaScript 48.9%