Ajout du score a l'ecran+fin+makefile+mode triche

This commit is contained in:
morinl
2022-12-02 16:12:33 +01:00
parent 35cd80d6b8
commit 19ee66cc3b
8 changed files with 79 additions and 22 deletions

View File

@@ -13,4 +13,5 @@ menu.o: menu.c menu.h
$(CC) menu.c $(CFLAGS)
jeu.o: jeu.c jeu.h images.h
$(CC) jeu.c $(CFLAGS)
run:./jeu
run:
./jeu