Commit Graph

41 Commits

Author SHA1 Message Date
Timo Schmidt 510dbf12de Automatic add 2023-03-28 15:55:54 +02:00
Timo Schmidt 1bdc0fc767 Move files to ex00 dir 2023-03-19 20:46:19 +01:00
Timo Schmidt 6aa4a7d469 Add demo.sh script to show an animation 2023-03-19 03:55:08 +01:00
Timo Schmidt c3f23a99bf Change maximum allowed height to height-2 2023-03-19 03:46:59 +01:00
Timo Schmidt e458d0a5df Fix a bug that allows passing a height bigger than height-3 2023-03-19 03:45:44 +01:00
Timo Schmidt be494be0e5 Remove ALL object files in OBJDIR 2023-03-19 03:40:29 +01:00
Timo Schmidt ab3105a165 42 Header 2023-03-19 03:37:34 +01:00
Timo Schmidt 62e16f5b64 42Header 2023-03-19 03:37:22 +01:00
Timo Schmidt ea972a25b7 DIRS variable 2023-03-19 03:37:12 +01:00
Timo Schmidt 0be8415502 42header 2023-03-19 03:36:54 +01:00
Timo Schmidt adac058cee Add norminette 2023-03-19 03:36:32 +01:00
Timo Schmidt 9c977874a6 Make builtins safe 2023-03-19 02:27:09 +01:00
Timo Schmidt 60af4cd1d8 rush04.c 2023-03-19 02:25:13 +01:00
Timo Schmidt 2ea1890e40 rush012.c 2023-03-19 02:24:50 +01:00
Timo Schmidt 263ffbc114 rush03.c 2023-03-19 02:24:46 +01:00
Timo Schmidt 62c430b8d0 Add builddir 2023-03-19 02:22:30 +01:00
Timo Schmidt 2f9090672a rush01.c 2023-03-19 02:20:23 +01:00
Timo Schmidt 82eeab074c config.mk 2023-03-19 02:20:14 +01:00
Timo Schmidt 49478cb64d Makefile 2023-03-19 02:20:06 +01:00
Timo Schmidt b254e06f44 .gitignore 2023-03-19 02:19:59 +01:00
Timo Schmidt 6ac62e6a7d include/ft_putchar.h 2023-03-19 02:14:59 +01:00
Timo Schmidt cd6df4e27a ft_putchar.c 2023-03-19 02:14:48 +01:00
Timo Schmidt 6bf7fad78e Update include for rush0x and add ft_putchar include 2023-03-19 02:14:37 +01:00
Timo Schmidt e347a314cb Use default dim constants 2023-03-19 02:13:51 +01:00
Timo Schmidt 1531bc9550 Rename rush00.h to rush0X.h 2023-03-19 02:13:33 +01:00
Timo Schmidt eb9c0e734b Remove ft_putchar declaration 2023-03-19 02:12:44 +01:00
Timo Schmidt 142c7f5298 Add constant declarations (oops in prev commit it was definitions, not declarations 2023-03-19 02:12:22 +01:00
Timo Schmidt bce833d045 Move ft_putchar to separate file 2023-03-19 02:11:04 +01:00
Timo Schmidt 4c6abff5e6 Add constants declarations 2023-03-19 02:08:42 +01:00
Timo Schmidt 525effc84d Missing include statements 2023-03-19 00:24:46 +01:00
Timo Schmidt 3aa6f93b42 Create header files and good Makefile 2023-03-18 23:54:50 +01:00
Juan Bosco Torrez Castillo 22d33c9359 header 2023-03-18 20:27:20 +01:00
Juan Bosco Torrez Castillo 608711320f Nicer early return for return in rush 2023-03-18 20:26:55 +01:00
Juan Bosco Torrez Castillo 1b565f1938 Better comment 2023-03-18 20:25:12 +01:00
Juan Bosco Torrez Castillo b5c71a6b2c Production ready 2023-03-18 20:24:08 +01:00
Juan Bosco Torrez Castillo ca46c9f95e Improved rush function 2023-03-18 19:49:02 +01:00
Timo Schmidt d902e5d22b Null terminating char array 2023-03-18 05:01:39 +01:00
Timo Schmidt f7675d98df idk 2023-03-18 04:34:31 +01:00
Timo Schmidt d05faa6679 Argument handling 2023-03-18 03:51:41 +01:00
Timo Schmidt 8fcb013229 Renamed rush00.c 2023-03-18 03:08:10 +01:00
Timo Schmidt 055739ffaf Solution 2023-03-18 03:04:14 +01:00