The goal was to recreate the bomberman game with the GDL,a graphic library made by my school {EPITECH}.
After cloning or download a zip file, you have to compile it with the command
make
And after you have to add an environment variable : LD_LIBRARY_PATH=./libs Finnally you execute with the cmd :
./Bomberman
there is only one option when you execute it, it is -v that stop the video at the begining
nb: it is for Linux only ..
le but de ce projet etait de recréer un Bomberman, le jeu, avec la GDL, la bibliotheque graphic de mon ecole {EPITECH}
Apres avoir clonné le depot ou telecharger un fichier zip vous pouvez compiler le projet avec la commande 'make' et apres vous ajouter la variable d'envirronnement : LD_LIBRARY_PATH=./libs Puis vous pouvez l'executer avec la commande : ./Bomberman il existe une option: -v, qui stop la video d'intro nb: ca ne fonctionne que pour linux ..
((i'm going to add details)) ((One day maybe but I think after 7 year I am not going to add these details ...))