/Tris

Tris machine learning project

Primary LanguagePython

Tris

Tris machine learning project

Future changes

  • Make the instance function Box.check() more efficient.
  • Add a control to the function game() to delete from Matches.json all those matches which are duplicates.
  • Add a control to the function game() to delete from Matches.json all those matches which are read more than X times.
  • Make the lines of the table to be aligned even if the value of the first case isn't 1 (the chr('1') is less wide than 'X' or 'O')