You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,7 @@ Naive implementation of [Conway's Game](https://en.wikipedia.org/wiki/Conway%27s
4
4
of Life in WebAssembly+Golang
5
5
6
6
Live demo: https://acifani.github.io/vita/
7
+
8
+
## Related
9
+
10
+
Vita is also used in [Cloudlife](https://github.com/deadprogram/cloudlife), and shown in the 2024 GoLab talk [Closing keynote: "Life, the Universe, and everything GO" - Ron Evans](https://www.youtube.com/watch?v=GkS7iLYcRsM).
0 commit comments