From 56816b59cecbaf4b92afad1e3b7b12fa6981a5c8 Mon Sep 17 00:00:00 2001 From: rogal Date: Tue, 13 Aug 2019 14:18:06 +0200 Subject: [PATCH] Game complete - testing phase --- .gitignore | 2 + .idea/misc.xml | 7 -- .idea/tic-tac-toe.iml | 11 --- .idea/workspace.xml | 210 ------------------------------------------ README.md | 13 +++ game.py | 156 +++++++++++++------------------ 6 files changed, 78 insertions(+), 321 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/misc.xml delete mode 100644 .idea/tic-tac-toe.iml delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77409fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +*.xml diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 8656114..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/tic-tac-toe.iml b/.idea/tic-tac-toe.iml deleted file mode 100644 index f3d7bc9..0000000 --- a/.idea/tic-tac-toe.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 7b29394..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - parser - move_dict - - - self.moves - - - - - - - - - - - - - - - - - - - - - - - - - -