From 4f8d6dd049d4f4ffa1373d084dc800de3d80705b Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 28 Dec 2023 16:11:24 +0000 Subject: Initial import --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1cf3bc --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Storage Chaos + +This is a simple game in Lua + Love 2D. + +You need [Love 2D](https://www.love2d.org/) 11.5 (other may work!). + +Disclaimer: I don't really know Lua, this is a project to have some fun +programming with my 6 year old. + +## License + +See [license.txt](license.txt) for details. + -- cgit v1.2.3