Update README.md

This commit is contained in:
Stephen Seo 2023-02-22 14:47:52 +09:00 committed by GitHub
parent e0eff5df8e
commit 7092b425e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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