gbrochar 332b816621 | ||
---|---|---|
libft | ||
maps | ||
textures | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
auteur | ||
event_hook.c | ||
main.c | ||
parsing.c | ||
parsing_2.c | ||
pixel_put.c | ||
run_game.c | ||
wolf3d.h |
README.md
wolf3d
wolf3d : a raycasting engine made using minilibx. It features texture mapping and custom maps parsing.
You need to have to minilibx installed to run it. It will not compile on linux systems.