aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-12-28 16:11:24 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-12-28 16:16:00 +0000
commit4f8d6dd049d4f4ffa1373d084dc800de3d80705b (patch)
tree12148f9cbf577a9d453621ae20d2e851ee5e000f /README.md
downloadstorage-chaos-4f8d6dd049d4f4ffa1373d084dc800de3d80705b.tar.gz
storage-chaos-4f8d6dd049d4f4ffa1373d084dc800de3d80705b.zip
Initial import
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
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.
+