From bcece25da4af0d4f47dc279dd5e1a67cb553186f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 21 Mar 2025 15:02:49 +0100 Subject: player: Implement background collision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds a first implementation of collision checks between the player and the background. Signed-off-by: Miquel Sabaté Solà --- assets/jetpac.chr | Bin 8192 -> 8192 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'assets/jetpac.chr') diff --git a/assets/jetpac.chr b/assets/jetpac.chr index 375f665..d81944d 100644 Binary files a/assets/jetpac.chr and b/assets/jetpac.chr differ -- cgit v1.2.3