From 8da63cae25ef65f155a00f17c6b88cc06b662154 Mon Sep 17 00:00:00 2001 From: Arkadiusz Date: Sun, 5 May 2019 23:07:13 +0100 Subject: [PATCH] Zmienione self; nadal nie dziala --- .idea/workspace.xml | 139 ++++++--- __pycache__/DFS.cpython-37.pyc | Bin 0 -> 4014 bytes __pycache__/gridAndWaiter.cpython-37.pyc | Bin 0 -> 486 bytes __pycache__/waiter.cpython-37.pyc | Bin 5933 -> 5857 bytes game.py | 12 +- waiter.py | 370 +++++++++++++---------- 6 files changed, 307 insertions(+), 214 deletions(-) create mode 100644 __pycache__/DFS.cpython-37.pyc create mode 100644 __pycache__/gridAndWaiter.cpython-37.pyc diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 882c8a5..28ef5c2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -17,20 +17,17 @@ - + - + - - - - - + + @@ -38,7 +35,7 @@ - + @@ -47,7 +44,7 @@ - + @@ -56,7 +53,7 @@ - + @@ -68,19 +65,26 @@ - + - + - - + + + + + + + + + @@ -95,6 +99,11 @@ + + + self.last + + + + @@ -257,11 +269,11 @@ - + - + @@ -270,7 +282,7 @@ - + @@ -318,6 +330,34 @@