From 2a94a2a1139b4437e0210c50b6ae2807655b4090 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Thu, 15 May 2025 16:33:14 +0200 Subject: [PATCH] added remaining collisions #2 --- src/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.c b/src/main.c index 636b5af..869afd4 100644 --- a/src/main.c +++ b/src/main.c @@ -105,7 +105,6 @@ int main() { } /* TODO : - - add collisions (4/10) - add level generation - add player input parsing (and some dumb code to test it) - add function that gives players the necessary data to play