From: Stephen Seo Date: Sun, 6 Oct 2019 11:53:34 +0000 (+0900) Subject: Update README.md X-Git-Url: https://git.seodisparate.com/tbm-client-edit-cmd.png?a=commitdiff_plain;h=5b218cdb6ff7be8b6e8d9169bd99e5f3c9393707;p=LudumDare45_StartWithNothing Update README.md --- diff --git a/README.md b/README.md index 3d6bc23..2250a1d 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ This game is a Rust project using the quicksilver 2D game framework. It can be run locally by invoking `cargo run` in the project directory. Resources are located in the `static/` folder. + +Note the code is very messy due to the make-game-in-two-days constraint.