From 2358a6ebd66b6e3a81cf351401fcb0592ea10b3a Mon Sep 17 00:00:00 2001 From: Yannick Date: Fri, 25 Apr 2025 17:12:50 +0200 Subject: [PATCH] Add demos --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index e69de29..847ceb5 100644 --- a/README +++ b/README @@ -0,0 +1,4 @@ +## Implementation of Langtons Ant in Javascript with p5js + +[Demo 1](https://shork.ch/lant-smol/) +[Demo 2](https://shork.ch/lant-big/)