aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <strap012@umn.edu>2021-04-25 20:59:10 -0500
committerMatt Strapp <strap012@umn.edu>2021-04-25 20:59:10 -0500
commitd5fb1999a2826905ec827369e379d45c86b18b0c (patch)
tree70920f0259490f23e9ba567871de1de08f1c4427
parentRemove redundant folder (diff)
downloadcsci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar.gz
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar.bz2
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar.lz
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar.xz
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.tar.zst
csci4511w-d5fb1999a2826905ec827369e379d45c86b18b0c.zip
Rearrange files
Co-authored-by: Andrea Smith <andrea-smith@users.noreply.github.com>
-rw-r--r--sandbox/game.py (renamed from game.py)0
-rw-r--r--sandbox/pics/A.pngbin0 -> 409 bytes
-rw-r--r--sandbox/pics/B.pngbin0 -> 359 bytes
-rw-r--r--sandbox/pics/X.pngbin0 -> 453 bytes
-rw-r--r--sandbox/pics/block.pngbin0 -> 109 bytes
-rw-r--r--sandbox/pics/empty.pngbin0 -> 145 bytes
-rw-r--r--sandbox/pics/lineX.pngbin0 -> 110 bytes
-rw-r--r--sandbox/pics/lineXempty.pngbin0 -> 133 bytes
-rw-r--r--sandbox/pics/lineY.pngbin0 -> 110 bytes
-rw-r--r--sandbox/pics/lineYempty.pngbin0 -> 127 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/game.py b/sandbox/game.py
index 003d943..003d943 100644
--- a/game.py
+++ b/sandbox/game.py
diff --git a/sandbox/pics/A.png b/sandbox/pics/A.png
new file mode 100644
index 0000000..7d04d60
--- /dev/null
+++ b/sandbox/pics/A.png
Binary files differ
diff --git a/sandbox/pics/B.png b/sandbox/pics/B.png
new file mode 100644
index 0000000..c9f6ec7
--- /dev/null
+++ b/sandbox/pics/B.png
Binary files differ
diff --git a/sandbox/pics/X.png b/sandbox/pics/X.png
new file mode 100644
index 0000000..64bcf7c
--- /dev/null
+++ b/sandbox/pics/X.png
Binary files differ
diff --git a/sandbox/pics/block.png b/sandbox/pics/block.png
new file mode 100644
index 0000000..8c2f9d8
--- /dev/null
+++ b/sandbox/pics/block.png
Binary files differ
diff --git a/sandbox/pics/empty.png b/sandbox/pics/empty.png
new file mode 100644
index 0000000..8d3daad
--- /dev/null
+++ b/sandbox/pics/empty.png
Binary files differ
diff --git a/sandbox/pics/lineX.png b/sandbox/pics/lineX.png
new file mode 100644
index 0000000..cec7bc0
--- /dev/null
+++ b/sandbox/pics/lineX.png
Binary files differ
diff --git a/sandbox/pics/lineXempty.png b/sandbox/pics/lineXempty.png
new file mode 100644
index 0000000..ff09abe
--- /dev/null
+++ b/sandbox/pics/lineXempty.png
Binary files differ
diff --git a/sandbox/pics/lineY.png b/sandbox/pics/lineY.png
new file mode 100644
index 0000000..32fe351
--- /dev/null
+++ b/sandbox/pics/lineY.png
Binary files differ
diff --git a/sandbox/pics/lineYempty.png b/sandbox/pics/lineYempty.png
new file mode 100644
index 0000000..ef10800
--- /dev/null
+++ b/sandbox/pics/lineYempty.png
Binary files differ