From 4cfc79f145b7c620a2688f4a755d5e53c7ef0e9d Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 16 Apr 2024 22:46:31 +0200 Subject: Vastly improve the documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This includes more clear explanations, images, etc. Signed-off-by: Miquel Sabaté Solà --- space/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'space/README.md') diff --git a/space/README.md b/space/README.md index 8a0b451..cf59034 100644 --- a/space/README.md +++ b/space/README.md @@ -8,3 +8,5 @@ The movement is done by taking into consideration subpixels. For this, I have taken most of the code/idea from [NES Hacker](https://github.com/NesHacker/PlatformerMovement). Thus, this part is mostly attributed to him. + +![space demo](../docs/space.gif) -- cgit v1.2.3