From 9fc3cbfc1111564bbec1d98a063d1a302722c714 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 9 May 2023 16:20:58 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8fca90..98ff8e9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ For more info about setting up WASM-4, see the [quickstart guide](https://wasm4. - [Github Source](https://github.com/Stephen-Seo/LD53) - [Gitea Source (self-hosted)](https://git.seodisparate.com/stephenseo/LD53) - [HTML WASM game (self-hosted)](https://burnedkirby.com/ld53) +- [HTML WASM game with latest commits](https://burnedkirby.com/ld53_postjam) - [Documentation](https://wasm4.org/docs): Learn more about WASM-4. - [Snake Tutorial](https://wasm4.org/docs/tutorials/snake/goal): Learn how to build a complete game with a step-by-step tutorial.