From 7092b425e3838e8e351af9f09cf9575685c542b0 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 22 Feb 2023 14:47:52 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f34fe55..4d5eacf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Disclaimer -This game has been ported away from quicksilver. A WASM version of the new -version will be made soon. +This game has been ported away from quicksilver. A WASM version works +but is not as performant as the native version. # Entry for LD45 - Start with Nothing @@ -21,3 +21,5 @@ Note the code is very messy due to the make-game-in-two-days constraint. [itch.io page hosting the game](https://seodisparate.itch.io/one-and-all-a-ludumdare-45-entry) [personal mirror (slow) that also hosts the game](https://burnedkirby.com/ld45/) + +[personal mirror of ported version](https://burnedkirby.com/ld45_ported/)