cub3d/libft
Theo Champion 5c1d469cac Started bonus part
- added bonus rules in makefile
- added a BONUS define for bonus
- added a conditional check for characters
2025-07-02 15:35:05 +02:00
..
includes Added libft and mlx 2025-05-03 22:54:55 +02:00
objects Added libft and mlx 2025-05-03 22:54:55 +02:00
src Added libft and mlx 2025-05-03 22:54:55 +02:00
Makefile Started bonus part 2025-07-02 15:35:05 +02:00
README.md Added libft and mlx 2025-05-03 22:54:55 +02:00

Updated LibFT

For my projects @ 42 Le Havre.

Todo

  • Add ft_printf
  • Add get_next_line
  • Rework the file structure (ie. src/string src/list src/unga_bunga)
  • Add a way to manage memory in a more simple way
  • Add other libc functions
  • Add test suite
  • idk, continue this list I guess.