From d9986a56746fd7be135ab797f0ea772418d172bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= <35407363+EniumRaphael@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:25:55 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..86871ad --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# so_long +This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.