]> git.seodisparate.com - LD53/commitdiff
Update README.md ldjam_compo
authorStephen Seo <seo.disparate@gmail.com>
Sun, 30 Apr 2023 11:13:15 +0000 (20:13 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 30 Apr 2023 11:13:15 +0000 (20:13 +0900)
README.md

index b1fbc78901102b63fc2410e0a28cc174a7121175..d8fca904fd39f000bf7a78564e02d0f92ddd24fc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ For more info about setting up WASM-4, see the [quickstart guide](https://wasm4.
 
 ## Links
 
+- [Ludum Dare 53 Entry Page](https://ldjam.com/events/ludum-dare/53/ld53-house-delivery)
+- [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)
 - [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.