changement de beaucoup de class et ajout de Mouvement

This commit is contained in:
2024-05-08 17:40:06 +02:00
parent 135e97d22b
commit 5743206062
7 changed files with 107 additions and 81 deletions

View File

@@ -14,7 +14,7 @@ LIB_DIR = lib
JAR = $(LIB_DIR)/*
# main
all: $(MAIN_FILE) run
all: $(MAIN_FILE) run clean
$(MAIN_FILE) : $(BIN_DIR)/$(MAIN_FILE).class