]> git.dkaiser.de - 42/so_long.git/commit
Setup basic structure and add basic input handling
authorDominik Kaiser <dkaiser@1-C-7.42heilbronn.de>
Thu, 9 May 2024 14:19:29 +0000 (16:19 +0200)
committerDominik Kaiser <dkaiser@1-C-7.42heilbronn.de>
Thu, 9 May 2024 14:19:29 +0000 (16:19 +0200)
commit8cec16bdb6f980565b29d5b55379e481018753f6
tree44749e569e77339b4830c979572563bb88d3c9dd
parent7b7f18ebf7636b656788d8f0bfea5ab2662fd8dc
Setup basic structure and add basic input handling
Makefile
include/so_long.h
src/init.c [new file with mode: 0644]
src/loop.c [new file with mode: 0644]
src/main.c