Skip to content

TicTacToe v1.0

Latest
Compare
Choose a tag to compare
@pawelzar pawelzar released this 13 Nov 13:51
· 6 commits to master since this release
  • Small changes in functions naming.
  • Combined diagonal checking into one function.
  • Changed static functions and added constructor to TicTacToe class.
  • Added pytest settings with coverage option.