From 36494332a03f11b9525c2d4e4a724187495e3411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Mon, 21 Mar 2016 01:21:02 +0100 Subject: [PATCH] Present second version with valid Spots output --- .idea/workspace.xml | 255 +++++++++++++++++++------------------ index.php | 11 +- src/Coffee/Table.php | 110 +++++----------- src/Coffee/Tile.php | 43 ++++--- tests/Coffee/TableTest.php | 129 ++++++++++--------- tests/Coffee/TileTest.php | 20 +-- 6 files changed, 271 insertions(+), 297 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 654883b..a9d5d75 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,13 @@ @@ -800,38 +812,44 @@