diff --git a/README.md b/README.md index 72f2d0072b396c3bf184de7c5706ba388f1dec0a..65ca9c090f48c18a7f8f661cf9a71235f345a900 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A simple browser clone of the Baba Is You rules-as-gameplay game mechanic [Try It Here](https://baba.louis.cloud) - + + ## Running it @@ -27,3 +28,7 @@ If this doesn't make sense, check `ser/data/testlevel1.json` for the level from Everything is fully dynamic with the exception of the connectors (currently "is", but in future other connectors such as "and" may be implemented). By including a noun with the name "text", the properties of the text itself can also be changed (By default, it uses an internal noun that only has the "push" adjective) +## Credits + +- Inspiration - [https://hempuli.com/baba/](https://hempuli.com/baba/) +- Graphics - [https://kenney.nl/](https://kenney.nl/)