]> git.seodisparate.com - LudumDare45_StartWithNothing/commitdiff
Add README.md
authorStephen Seo <seo.disparate@gmail.com>
Sun, 6 Oct 2019 07:33:42 +0000 (16:33 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 6 Oct 2019 07:33:42 +0000 (16:33 +0900)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
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.