about summary refs log tree commit diff
path: root/chess_monitor/Chess Monitor/bin
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitbd43779933a9e61b580811d1e1bfb5fff16b5702 (patch)
tree39a3518b1551b3efe0e889af04a85b6a5a06d673 /chess_monitor/Chess Monitor/bin
parent2 vers of invoice total (diff)
downloadwf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar
wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.gz
wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.bz2
wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.xz
wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.zip
chess monitor
Diffstat (limited to 'chess_monitor/Chess Monitor/bin')
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exebin0 -> 35328 bytes
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe.config6
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.pdbbin0 -> 73216 bytes
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/game1.txt64
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/game2.txt64
-rw-r--r--chess_monitor/Chess Monitor/bin/Debug/setup.txt64
6 files changed, 198 insertions, 0 deletions
diff --git a/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe
new file mode 100644
index 0000000..5dbf60f
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe
Binary files differdiff --git a/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe.config b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe.config
new file mode 100644
index 0000000..5754728
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.exe.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>

+<configuration>

+    <startup> 

+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />

+    </startup>

+</configuration>
\ No newline at end of file
diff --git a/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.pdb b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.pdb
new file mode 100644
index 0000000..adf3ec7
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/Chess Monitor.pdb
Binary files differdiff --git a/chess_monitor/Chess Monitor/bin/Debug/game1.txt b/chess_monitor/Chess Monitor/bin/Debug/game1.txt
new file mode 100644
index 0000000..8e52a47
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/game1.txt
@@ -0,0 +1,64 @@
+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Bishop

+W Pawn

+

+W Pawn

+

+

+B Pawn

+B Bishop

+W King

+

+

+

+

+

+B Queen

+B  King

+W Queen

+

+

+W Pawn

+

+

+B Pawn

+

+

+W Pawn

+

+

+

+

+B Pawn

+B Bishop

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook

diff --git a/chess_monitor/Chess Monitor/bin/Debug/game2.txt b/chess_monitor/Chess Monitor/bin/Debug/game2.txt
new file mode 100644
index 0000000..6291497
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/game2.txt
@@ -0,0 +1,64 @@
+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Bishop

+W Pawn

+

+

+

+

+B Pawn

+B Bishop

+W King

+

+

+W Pawn

+

+

+

+B  King

+W Queen

+

+

+B Pawn

+

+

+B Pawn

+B Queen

+W Bishop

+W Pawn

+

+

+

+

+B Pawn

+B Bishop

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook

diff --git a/chess_monitor/Chess Monitor/bin/Debug/setup.txt b/chess_monitor/Chess Monitor/bin/Debug/setup.txt
new file mode 100644
index 0000000..3ebd81b
--- /dev/null
+++ b/chess_monitor/Chess Monitor/bin/Debug/setup.txt
@@ -0,0 +1,64 @@
+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Bishop

+W Pawn

+

+

+

+

+B Pawn

+B Bishop

+W King

+W Pawn

+

+

+

+

+B Pawn

+B  King

+W Queen

+W Pawn

+

+

+

+

+B Pawn

+B Queen

+W Bishop

+W Pawn

+

+

+

+

+B Pawn

+B Bishop

+W Knight

+W Pawn

+

+

+

+

+B Pawn

+B Knight

+W Rook

+W Pawn

+

+

+

+

+B Pawn

+B Rook
\ No newline at end of file