From af158650d82360a6c9d6d7f120372240e2c31a88 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 23 May 2020 11:49:30 +0100 Subject: test/js: Game of Life Signed-off-by: Daniel Silverstone --- test/js/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/js/index.html') diff --git a/test/js/index.html b/test/js/index.html index f9228720e..032946726 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -105,6 +105,7 @@
  • Example from wikipedia
  • Check instanceof behaviour
  • Canvas/ImageData Mandelbrot ploter
  • +
  • Game of Life
  • -- cgit v1.2.3