From: Stephen Seo Date: Sun, 6 Oct 2019 07:33:42 +0000 (+0900) Subject: Add README.md X-Git-Url: https://git.seodisparate.com/tbm-client-edit-cmd.png?a=commitdiff_plain;h=4e2784445ac0105edeb992c70a2bd3bcf07f3759;p=LudumDare45_StartWithNothing Add README.md --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d6bc23 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Entry for LD45 - Start with Nothing + +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.