From cfef85e8e996209a9f1d0d0f722da0a2434d253a Mon Sep 17 00:00:00 2001 From: Antoine Greuzard Date: Thu, 31 Oct 2024 21:52:49 +0100 Subject: [PATCH] Develop (#76) * Feature/save game (#65) * feat: add saving game * refactor * fix * fix: some bug * feat: better ai * fix: tests en passant * fix: isValidMove returns true for en passant capture * fix: isValidMove returns true for en passant capture * fix: add true * Create CODE_OF_CONDUCT.md Signed-off-by: Antoine Greuzard * Update issue templates * refactor ai * refactor board * refactor piece * refactor pieces * refactor utils * refactor canvas * refactor timer * fix: drag impossible on ai pieces * fix: remove save game --------- Signed-off-by: Antoine Greuzard Co-authored-by: Antoine GREUZARD * fix: remove saveGameToFile * Update pull_request_template.md Signed-off-by: Antoine Greuzard --------- Signed-off-by: Antoine Greuzard Co-authored-by: Antoine GREUZARD --- .github/pull_request_template.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0b12690..5dddcf9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,10 +2,6 @@ Décrivez les modifications effectuées dans cette PR (Pull Request). Quelles fonctionnalités ou corrections ont été ajoutées ? -## Résolution de Problèmes - -Clôture de : #NuméroDuTicket - ## Type de modification Cochez les cases correspondantes :