This implements an HTTP server in Go that deploys a JS file that implements Conway's Game of Life. The JS file is actually Go code compiled to JS using gopherjs.
A deployed version of this app can be found here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This implements an HTTP server in Go that deploys a JS file that implements Conway's Game of Life. The JS file is actually Go code compiled to JS using gopherjs.
A deployed version of this app can be found here.