diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-12-28 16:20:06 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-12-28 16:20:59 +0000 |
commit | 80153baaef651cf76db121f3141a0736b44f9e28 (patch) | |
tree | 155f7d6bea8aacf786aec0dcfc090caa1fda48d7 /README.md | |
parent | 4f8d6dd049d4f4ffa1373d084dc800de3d80705b (diff) | |
download | storage-chaos-80153baaef651cf76db121f3141a0736b44f9e28.tar.gz storage-chaos-80153baaef651cf76db121f3141a0736b44f9e28.zip |
Added screenshot
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ 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. +<img src="https://git.usebox.net/storage-chaos/plain/storage-chaos-wip.png" alt="Storage Chaos WIP" style="width: 80%;"> + ## License See [license.txt](license.txt) for details. |