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/)