develop #2

Merged
swarga merged 10 commits from develop into master 2020-12-25 04:59:51 +01:00
Showing only changes of commit a376653f27 - Show all commits

View File

@ -96,4 +96,4 @@ else:
game = TicTacToe()
for x in range(0, int(number_of_rounds)):
game.run()
game.run()