From 260683623f037ceb973d45d3c26c42b0e473e092 Mon Sep 17 00:00:00 2001 From: FMS-Cat Date: Sun, 4 Apr 2021 07:51:31 +0900 Subject: [PATCH] docs (README): add a link to pages/index.html --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6c68268..aa4f17e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Condition +"Condition" by FMS_Cat +A 64KB WebGL Intro +Appeared in Revision 2021, PC 64KB Intro Compo + +[See the demo!](./pages/index.html) + +![Condition](./pages/condition.png) + ## `#define COMPROMISE 1` I'm so embarrassed that this project contains so many dumb strategies about size / performance optimization because deadline matters.