aboutsummaryrefslogtreecommitdiff
path: root/space/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2024-04-16 22:46:31 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-02-04 21:12:11 +0100
commit4cfc79f145b7c620a2688f4a755d5e53c7ef0e9d (patch)
treed281bae20cfda9481188f08509aa1f6cac7f50ce /space/README.md
parent3c6a583190b827c0e88e535d486a4f191ee255c0 (diff)
downloadcode.nes-4cfc79f145b7c620a2688f4a755d5e53c7ef0e9d.tar.gz
code.nes-4cfc79f145b7c620a2688f4a755d5e53c7ef0e9d.zip
Vastly improve the documentation
This includes more clear explanations, images, etc. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'space/README.md')
-rw-r--r--space/README.md2
1 files changed, 2 insertions, 0 deletions
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)