From db9cb2118e7b2575ed3b0f535e50dd85c24df25a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 12 Nov 2023 09:39:05 +0100 Subject: space: Simplify the code and its goals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Originally this was supposed to be a sort of mini game, but that would have probably made it too complex for newcomers. Thus, let's just keep it to subpixel movement and shooting bullets, which is already a big step from the `basics/sprite.s` example. Signed-off-by: Miquel Sabaté Solà --- space/assets/space.chr | Bin 8192 -> 8192 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'space/assets/space.chr') diff --git a/space/assets/space.chr b/space/assets/space.chr index ee1f47a..d430508 100644 Binary files a/space/assets/space.chr and b/space/assets/space.chr differ -- cgit v1.2.3