]> git.seodisparate.com - LudumDare45_StartWithNothing/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Sun, 6 Oct 2019 11:53:34 +0000 (20:53 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 6 Oct 2019 11:53:34 +0000 (20:53 +0900)
README.md

index 3d6bc23aee6682195a99462c6f83f1de78ff8b3a..2250a1d9851b5b20f51299bf4b79d4c30984b5b3 100644 (file)
--- 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.