Add README.md

This commit is contained in:
Stephen Seo 2019-10-06 16:33:42 +09:00
parent 5bdce23b8e
commit 4e2784445a

7
README.md Normal file
View file

@ -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.