Commit Graph

  • ed596590dc Edit README.md master dukantic 2025-09-29 17:05:17 +00:00
  • 636df8242e Fix compilation errors due to enumerations Dorian HAMDANI 2025-05-09 19:34:18 +02:00
  • ad36d35b01 docs Dukantic 2025-05-09 17:15:10 +02:00
  • 2c04d68247 fix doc to run game Dukantic 2025-05-09 12:45:20 +02:00
  • 16c798b957 fix game attribu doc Dukantic 2025-05-09 12:42:49 +02:00
  • b821adb1fd option lancement Dukantic 2025-05-09 12:39:25 +02:00
  • c5ff37c9b2 fix image Dukantic 2025-05-09 12:36:51 +02:00
  • 8aee0f1f57 readme and uml Dukantic 2025-05-09 12:35:57 +02:00
  • c17fcb9aaa Document ConsoleRenderer class file and fix incorrect renderer constructors Dorian HAMDANI 2025-05-09 09:16:34 +02:00
  • c8881c651a Document GomokuRenderer class file Dorian HAMDANI 2025-05-09 02:04:09 +02:00
  • cf188f5e43 Document GomokuBoard class file Dorian HAMDANI 2025-05-08 19:05:47 +02:00
  • 6996b6548d IA niveau 3 Cyprien111 2025-05-08 17:28:37 +02:00
  • ef7787fe7c Document part of the GomokuBoard class file Dorian HAMDANI 2025-05-06 21:00:46 +02:00
  • 1eb627b45d Document GomokuCell class file Dorian HAMDANI 2025-05-06 19:27:16 +02:00
  • 3f154f5b3b Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-05-06 16:59:12 +02:00
  • 57a6a1965b Fixed missing imports Dorian HAMDANI 2025-05-06 16:59:05 +02:00
  • e07d68bb49 del Dukantic 2025-05-06 16:56:25 +02:00
  • 4fe027a2bb main game Dukantic 2025-05-06 16:56:03 +02:00
  • 77a1ceca23 Document Cardinal and Color enumerations and Coordinate class files Dorian HAMDANI 2025-05-06 14:54:25 +02:00
  • 9adaff9bc8 Update .gitignore and remove cached .dat files Dorian HAMDANI 2025-05-06 14:51:56 +02:00
  • b32adc2b20 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-05-06 14:31:36 +02:00
  • f69ce5064b Add proper console rendering Dorian HAMDANI 2025-05-06 14:31:17 +02:00
  • 88ff6675b1 doc and remove unused file dans method Dukantic 2025-05-02 17:50:32 +02:00
  • 6a5c6a4917 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-04-14 11:01:57 +02:00
  • 9facd76517 Change coordinate values from (0 -> n-1) to (1, n) Dorian HAMDANI 2025-04-14 11:01:43 +02:00
  • dbcf99a3f2 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-14 10:58:50 +02:00
  • 7cd1f5ca3c debut de l'ia 2 Cyprien111 2025-04-14 10:58:41 +02:00
  • c0517b8f1e Refactor console rendering Dorian HAMDANI 2025-04-14 10:54:24 +02:00
  • 0eb7f1442e Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-04-14 10:44:59 +02:00
  • 207ba12714 Add expandable board mechanic, and add static array in Cardinal Dorian HAMDANI 2025-04-14 10:44:50 +02:00
  • 2959e4cafa main Aubin DORIVAL 2025-04-14 10:30:24 +02:00
  • 77becb3492 Fix isPlayable Dorian HAMDANI 2025-04-14 10:24:23 +02:00
  • dc843729e0 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-14 10:21:28 +02:00
  • aef6dcf2b7 LES COULEURS Cyprien111 2025-04-14 10:21:19 +02:00
  • 06d5b58568 Add toString method to Player Dorian HAMDANI 2025-04-14 09:56:34 +02:00
  • b4966a81f1 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Aubin DORIVAL 2025-04-14 09:54:41 +02:00
  • b0e7b2f3dc test Aubin DORIVAL 2025-04-14 09:53:12 +02:00
  • dd3104e823 meilleur affichage Cyprien111 2025-04-14 09:52:29 +02:00
  • 26da142dc9 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-14 09:39:04 +02:00
  • c1e7a7311b meilleurs affichage Cyprien111 2025-04-14 09:38:55 +02:00
  • 988d81dc8d Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Aubin DORIVAL 2025-04-14 09:37:22 +02:00
  • 713467047d game Aubin DORIVAL 2025-04-14 09:37:18 +02:00
  • 87aee9b1d7 couleur et affichage Cyprien111 2025-04-14 09:36:45 +02:00
  • f8b5bf5d10 Fix null pointer in chooseMove method Dorian HAMDANI 2025-04-14 09:33:49 +02:00
  • 3acd568e4e Remove old countAlignedCells method Dorian HAMDANI 2025-04-14 09:26:31 +02:00
  • d988b43b7c merge Aubin DORIVAL 2025-04-14 09:24:15 +02:00
  • 20e2f2eaec Redo countAlignedCells in GomokuBoard Dorian HAMDANI 2025-04-14 09:22:04 +02:00
  • 9a475e74fc fix doc Aubin DORIVAL 2025-04-14 09:12:35 +02:00
  • 7b2b2e3df8 merge Aubin DORIVAL 2025-04-14 09:05:30 +02:00
  • fce5aa1b33 test the game Aubin DORIVAL 2025-04-14 09:02:20 +02:00
  • 0b7eea162d start qui marche Cyprien111 2025-04-14 08:53:41 +02:00
  • f5d6989d79 load_path Cyprien111 2025-04-14 08:47:57 +02:00
  • 0cd528134d Remove unused imports Dorian HAMDANI 2025-04-07 10:58:04 +02:00
  • 8e8b4a5492 merge Aubin DORIVAL 2025-04-07 10:55:21 +02:00
  • 0151a74e4b fix Aubin DORIVAL 2025-04-07 10:53:35 +02:00
  • b626d3a371 correction boolean Cyprien111 2025-04-07 10:51:04 +02:00
  • 3769b68be2 invalid Cyprien111 2025-04-07 10:40:02 +02:00
  • c6fa7ad572 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-07 10:39:13 +02:00
  • 1fd94a0828 MAIN CHANGE Cyprien111 2025-04-07 10:39:10 +02:00
  • abdb473669 Fix get() method in GomokuBoard and save() method in GomokuGame Dorian HAMDANI 2025-04-07 10:28:32 +02:00
  • a7214f796f startplay with update render Aubin DORIVAL 2025-04-07 10:17:46 +02:00
  • 23dec92e66 Add abstract method updateStatus to renderer Dorian HAMDANI 2025-04-07 10:15:24 +02:00
  • c6aae89834 Add labels Dorian HAMDANI 2025-04-07 10:13:49 +02:00
  • cdf1699559 no doc in git and add tokens on players Aubin DORIVAL 2025-04-07 10:00:50 +02:00
  • 25279e30e3 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Aubin DORIVAL 2025-04-07 09:54:20 +02:00
  • 871c6dbc49 play Aubin DORIVAL 2025-04-07 09:54:14 +02:00
  • 3e2631078a difficulty AI changer and Setter Cyprien111 2025-04-07 09:38:36 +02:00
  • 853ddaf47a verify victory Cyprien111 2025-04-07 09:23:57 +02:00
  • 09c2ad459b 2ligne Aubin DORIVAL 2025-04-07 09:16:07 +02:00
  • 4383826463 update Cyprien111 2025-04-07 09:10:48 +02:00
  • adbee42389 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-07 09:09:48 +02:00
  • 68c3d48f17 optimisation de Play() Cyprien111 2025-04-07 09:09:39 +02:00
  • e1563b9cc5 merge Aubin DORIVAL 2025-04-07 09:08:43 +02:00
  • 40549fad90 fix Aubin DORIVAL 2025-04-07 09:06:13 +02:00
  • d8b4e23507 Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-07 09:03:18 +02:00
  • 2237eb603d Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-04-07 09:03:09 +02:00
  • 4c0d488480 Refactor RenderBoard class and add a proper visualisation with Swing Dorian HAMDANI 2025-04-07 09:01:35 +02:00
  • 60afcfac8f play funcytion Cyprien111 2025-04-07 09:01:15 +02:00
  • 5db5fe280f Add console renderer base and fix load() issues Dorian HAMDANI 2025-04-07 09:01:04 +02:00
  • 213a8ccff1 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-04-07 08:58:32 +02:00
  • 40e61c452d Remove board dimensions and update load() method Dorian HAMDANI 2025-04-07 08:57:53 +02:00
  • df87eb7d45 format + new game Aubin DORIVAL 2025-04-07 08:56:06 +02:00
  • e27f842198 constructeur dans les humain et ai Cyprien111 2025-04-07 08:30:36 +02:00
  • 707ad73291 Change cell linking method using new Cardinal methods Dorian HAMDANI 2025-04-07 08:08:51 +02:00
  • 8670e03c80 Refactor expandBoard() method Dorian HAMDANI 2025-04-03 13:06:58 +02:00
  • 274db2f067 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Aubin DORIVAL 2025-03-31 17:46:19 +02:00
  • 5866807a78 fix playable cell Aubin DORIVAL 2025-03-31 17:46:14 +02:00
  • 899e5adbb5 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-03-31 17:21:14 +02:00
  • efa626ef77 Fix that one mistake in get() Dorian HAMDANI 2025-03-31 17:21:09 +02:00
  • 3161bf7c95 expand + doc Aubin DORIVAL 2025-03-31 17:19:02 +02:00
  • e88a503e7a Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Aubin DORIVAL 2025-03-31 14:33:10 +02:00
  • 83299f9f58 expandBoard not finished Aubin DORIVAL 2025-03-31 14:33:04 +02:00
  • c269558f1a Merge branch 'master' of https://gitlab.isima.fr/audorival/gomoku Cyprien111 2025-03-31 14:22:59 +02:00
  • c8ccca4747 good Ai Cyprien111 2025-03-31 14:22:48 +02:00
  • 7f530d4f60 Add load/save functions Dorian HAMDANI 2025-03-31 14:00:00 +02:00
  • 001f572858 Merge branch 'master' of gitlab.isima.fr:audorival/gomoku Dorian HAMDANI 2025-03-31 12:02:02 +02:00
  • 4b6ff90721 Remove unused imports Dorian HAMDANI 2025-03-31 12:01:56 +02:00
  • 7efba643b5 docs Aubin DORIVAL 2025-03-31 12:01:51 +02:00
  • 0867ea36c1 docs Aubin DORIVAL 2025-03-31 11:57:46 +02:00
  • 2eb2dd373c fix gen Aubin DORIVAL 2025-03-31 11:54:23 +02:00