From 21d31cdd4fd79ae021e6d8c2e9e05c2458501f7b Mon Sep 17 00:00:00 2001 From: haguro <1076+haguro@users.noreply.github.com> Date: Wed, 17 Mar 2021 00:47:56 +1100 Subject: [PATCH] Add link to web version to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d822f02..c4cfca0 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Land on the platform. Slowly. Made by following the tutorial on the book [Game Development with PICO-8 (Issue #1)](https://mboffin.itch.io/gamedev-with-pico-8-issue1) by MBoffin. +Try it out in your browser: https://picobeep.github.io/lander/ + Thurst update coming soon!