Commit graph

  • 8a262f4e36 fix error when winning in a full board main Mylloon 2021-11-05 02:19:45 +0100
  • 82abfdf6da Ajout de commentaires Mylloon 2021-11-04 22:23:34 +0100
  • 7b2aa9e8ac Meilleurs commentaires Mylloon 2021-11-04 21:54:22 +0100
  • 55cbeb5c28 Suppression d'un gitignore en trop Mylloon 2021-11-04 21:48:49 +0100
  • 28fa26c6d6 - Implémentation complète de minimax - Meilleure gestion des erreurs Mylloon 2021-11-04 21:48:22 +0100
  • 4969221f23 Adding args to the script Mylloon 2021-11-04 21:02:37 +0100
  • 662e2daf58 Complete reorganization -> Minimax() now depends on Morpion() and not the other way around -> Better comments -> Dynamic display depending on the board -> Added source for bold text -> Due to inheritance changes, Morpion() is now playable alone 🎉 by calling it without going through Minimax() Mylloon 2021-11-04 20:36:49 +0100
  • c0037d0941 adding bold text Mylloon 2021-11-04 18:34:19 +0100
  • e2ce777bc3 fix bug when looking the downward diagonals Mylloon 2021-11-04 18:16:32 +0100
  • 252124d26f back to regular 3x3 for the example Mylloon 2021-11-04 17:26:37 +0100
  • 18c80f4717 add emoji for better visibility and prevents user from playing a busy case Mylloon 2021-11-04 17:24:09 +0100
  • d7210f8f4b Adding the README Mylloon 2021-11-04 17:08:06 +0100
  • 2049577ad6 add main file Mylloon 2021-11-04 17:03:13 +0100
  • 2efa53813f ignore not relative files and folders Mylloon 2021-11-04 17:02:47 +0100