From: Stephen Seo Date: Sat, 7 Jan 2023 10:31:43 +0000 (+0900) Subject: Add notes to README.md X-Git-Url: https://git.seodisparate.com/stephenseo/static/git-favicon.png?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=LD52 Add notes to README.md --- diff --git a/README.md b/README.md index 245ac8d..82a86e5 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ [itch.io link to game](https://seodisparate.itch.io/ld52) [self-hosted link to game](https://burnedkirby.com/ld52) + +## Other Notes + +This game uses [emscripten](https://emscripten.org/) (to create the WASM +version of the game) and [raylib](https://www.raylib.com/).