Reference the wiki

This commit is contained in:
dcodeIO
2017-12-14 16:50:59 +01:00
parent 6bea116b3e
commit b69c07af45
5 changed files with 15 additions and 44 deletions

View File

@ -1,7 +1,7 @@
Conway's Game of Life
=====================
An AssemblyScript example.
An [AssemblyScript](http://assemblyscript.org) example. Continuously updates the cellular automaton and visualizes its state on a canvas.
Instructions
------------