added all past projects

This commit is contained in:
Hannes
2017-11-10 00:13:57 +01:00
parent 5f63f0c599
commit 8c94608805
1391 changed files with 109456 additions and 0 deletions

View File

@@ -0,0 +1 @@
tests

View File

@@ -0,0 +1,92 @@
<"standard">
"0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15" : "bag"
"OK" : "select 8"
"OK" : "place 4;0"
"0 1 2 3 4 5 6 7 9 10 11 12 13 14 15" : "bag"
"OK" : "select 15"
"0 1 2 3 4 5 6 7 9 10 11 12 13 14" : "bag"
00err : "place"
"0 1 2 3 4 5 6 7 9 10 11 12 13 14 15" : "bag"
"OK" : "select 14"
"OK" : "place 2;0"
"0 1 2 3 4 5 6 7 9 10 11 12 13 15" : "bag"
"OK" : "select 13"
"OK" : "place 1;0"
"0 1 2 3 4 5 6 7 9 10 11 12 15" : "bag"
"OK" : "select 7"
"OK" : "place 4;1"
"0 1 2 3 4 5 6 9 10 11 12 15" : "bag"
"OK" : "select 6"
"OK" : "place 5;1"
"0 1 2 3 4 5 9 10 11 12 15" : "bag"
"OK" : "select 3"
"OK" : "place 0;1"
"0 1 2 4 5 9 10 11 12 15" : "bag"
"OK" : "select 2"
"OK" : "place 1;1"
"0 1 4 5 9 10 11 12 15" : "bag"
"OK" : "select 1"
"OK" : "place 2;2"
"0 4 5 9 10 11 12 15" : "bag"
"OK" : "select 10"
"OK" : "place 3;2"
"0 4 5 9 11 12 15" : "bag"
"OK" : "select 12"
"OK" : "place 4;3"
"0 4 5 9 11 15" : "bag"
"OK" : "select 4"
"OK" : "place 5;3"
"0 5 9 11 15" : "bag"
"OK" : "select 15"
"OK" : "place 0;3"
"0 5 9 11" : "bag"
"OK" : "select 9"
"OK" : "place 1;3"
"0 5 11" : "bag"
"OK" : "select 0"
"OK" : "place 3;4"
"5 11" : "bag"
"OK" : "select 5"
"OK" : "place 2;4"
"11" : "bag"
"OK" : "select 11"
"draw" : "place 5;5"
"
" : "bag"

View File

@@ -0,0 +1,58 @@
<"torus">
"OK" : "select 0"
"OK" : "place 6;0"
"OK" : "select 1"
"OK" : "place 0;2"
"OK" : "select 2"
"OK" : "place 0;4"
"OK" : "select 3"
"OK" : "place 1;1"
"OK" : "select 4"
"OK" : "place 1;3"
"OK" : "select 5"
"OK" : "place 1;5"
"OK" : "select 6"
"OK" : "place 2;1"
"OK" : "select 7"
"OK" : "place 2;3"
"OK" : "select 8"
"OK" : "place 2;-1"
"OK" : "select 9"
"OK" : "place 3;0"
"OK" : "select 10"
"OK" : "place 3;2"
"OK" : "select 11"
"OK" : "place 3;4"
"OK" : "select 12"
"OK" : "place 4;1"
"OK" : "select 13"
"OK" : "place 4;3"
"OK" : "select 14"
"OK" : "place 4;5"
"OK" : "select 15"
"draw" : "place 5;1"
"0 # 1 # 2 #" : "rowprint 0"
"# 3 # 4 # 5" : "rowprint +01"
"# 6 # 7 # 8" : "rowprint 002"
"9 # 10 # 11 #" : "rowprint +3"
"# 12 # 13 # 14" : "rowprint 4"
"# 15 # # # #" : "rowprint 5"
"0 # # 9 # #" : "colprint 0"
"# 3 6 # 12 15" : "colprint 1"
"1 # # 10 # #" : "colprint 2"
"# 4 7 # 13 #" : "colprint +03"
"2 # # 11 # #" : "colprint 004"
"# 5 8 # 14 #" : "colprint +5"
00err : "colprint -1"
00err : "colprint 6"
00err : "rowprint -1"
00err : "rowprint 6"
00err : "select 0"
00err : "place 1;0"
"
" : "bag"

View File

@@ -0,0 +1,10 @@
Aa
bB
C
d
--
Aa;bB;1;3
Aa;C;2;4
Aa;d;11;20
bB;C;5;2
C;d;3;1

View File

@@ -0,0 +1,87 @@
<"standard">
00err : "place"
00err : "place 3;2"
00err : "place -5;3"
00err : "place 16;3"
00err : "place -1;4"
00err : "place 99999999999999999999;99999999999999999999"
00err : "place 5;13"
00err : "place 5;kartoffel"
00err : "place kartoffel;5"
00err : "select"
00err : "kartoffel"
00err : "select -5"
00err : "select 16"
00err : "select -1"
00err : "select 9999999999999999999999999999"
00err : "select 5;13"
00err : "select 5;kartoffel"
"OK" : "select 0"
00err : "select 3"
00err : "select"
00err : "kartoffel"
00err : "select -5"
00err : "select 16"
00err : "select -1"
00err : "select 9999999999999999999999999999"
00err : "select 5;13"
00err : "select 5;kartoffel"
00err : "place 3"
00err : "place 3;4"
"OK" : "select 0"
00err : "place"
00err : "place 5;2"
"OK" : "select 0"
00err : "place -3;2"
00err : "place 5;2"
"OK" : "select 0"
00err : "place -5;3"
00err : "place 5;2"
"OK" : "select 0"
00err : "place 16;3"
00err : "place 5;2"
"OK" : "select 0"
00err : "place -1;4"
00err : "place 5;2"
"OK" : "select 0"
00err : "place 99999999999999999999;99999999999999999999"
00err : "place 5;2"
"OK" : "select 0"
00err : "place 5;kartoffel"
00err : "place 5;2"
"OK" : "select 0"
"OK" : "place 5;2"
00err : "colprint"
00err : "colprint "
00err : "colprint ; "
00err : "colprint kartoffel"
00err : "colprint 8"
00err : "colprint -8"
00err : "colprint 9999999999999999999999"
00err : "colprint kartoffel;8"
00err : "colprint 8;kartoffel"
00err : "colprint -8;999999999999999999"
00err : "rowprint"
00err : "rowprint "
00err : "rowprint ; "
00err : "rowprint kartoffel"
00err : "rowprint 8"
00err : "rowprint -8"
00err : "rowprint 9999999999999999999999"
00err : "rowprint kartoffel;8"
00err : "rowprint 8;kartoffel"
00err : "rowprint -8;999999999999999999"
00err : "bag kartoffel"
00err : "bag 8"
00err : "bag -8"
00err : "bag 9999999999999999999999"
00err : "bag kartoffel;8"
00err : "bag 8;kartoffel"
00err : "bag -8;999999999999999999"

View File

@@ -0,0 +1,7 @@
Aa
bB
C
d
--
Aa;bB;1;3
Aa;bB;2;4

View File

@@ -0,0 +1,11 @@
Aa
aA
AA
aa
bB
--
aa;bB;1;3
Aa;C;2;4
Aa;d;11;20
bB;C;5;2
C;d;3;1

View File

@@ -0,0 +1,5 @@
bB
C
d
--
Aa;bB;1;3

View File

@@ -0,0 +1,4 @@
Aa
bB
--
Aa;bB;1;-3

View File

@@ -0,0 +1,9 @@
Aa
bB
C
d
Aa;bB;1;3
Aa;C;2;4
Aa;d;11;20
bB;C;5;2
C;d;3;1

View File

@@ -0,0 +1,6 @@
--
Aa;bB;1;3
Aa;C;2;4
Aa;d;11;20
bB;C;5;2
C;d;3;1

View File

@@ -0,0 +1,5 @@
Aa
bB
C
d
--

View File

@@ -0,0 +1,6 @@
Aa
bB
C
d
--
Aa;bB;1;3

View File

@@ -0,0 +1,10 @@
Aa
bB
C
d
--
Aa;bB;1;3
Aa;C;2;4
Aa;d;11;20
bB;C;5;2
C;d;3;30000000000

View File

@@ -0,0 +1,5 @@
C
d
--
bB;C;5;2
C;d;0;0

View File

@@ -0,0 +1,15 @@
Aa
bB
C
d
e
f
--
Aa;bB;1;+003
Aa;C;2;4
Aa;d;11;20
bb;D;1;1
bB;C;5;2
C;d;1;1
d;e;1;1
f;e;1;1

View File

@@ -0,0 +1,53 @@
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
OK
OK
0 1 2 3 4 5 6 7 9 10 11 12 13 14 15
OK
0 1 2 3 4 5 6 7 9 10 11 12 13 14
Error, there has been an issue with the number of parameters used with place (therefore turn will be reset)
0 1 2 3 4 5 6 7 9 10 11 12 13 14 15
OK
OK
0 1 2 3 4 5 6 7 9 10 11 12 13 15
OK
OK
0 1 2 3 4 5 6 7 9 10 11 12 15
OK
OK
0 1 2 3 4 5 6 9 10 11 12 15
OK
OK
0 1 2 3 4 5 9 10 11 12 15
OK
OK
0 1 2 4 5 9 10 11 12 15
OK
OK
0 1 4 5 9 10 11 12 15
OK
OK
0 4 5 9 10 11 12 15
OK
OK
0 4 5 9 11 12 15
OK
OK
0 4 5 9 11 15
OK
OK
0 5 9 11 15
OK
OK
0 5 9 11
OK
OK
0 5 11
OK
OK
5 11
OK
OK
11
OK
draw

View File

@@ -0,0 +1,46 @@
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
0 # 1 # 2 #
# 3 # 4 # 5
# 6 # 7 # 8
9 # 10 # 11 #
# 12 # 13 # 14
# 15 # # # #
0 # # 9 # #
# 3 6 # 12 15
1 # # 10 # #
# 4 7 # 13 #
2 # # 11 # #
# 5 8 # 14 #
Error, Game is over. Command illegal.
Error, Game is over. Command illegal.

View File

@@ -0,0 +1,51 @@
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
draw
0 # 1 # 2 #
# 3 # 4 # 5
# 6 # 7 # 8
9 # 10 # 11 #
# 12 # 13 # 14
# 15 # # # #
0 # # 9 # #
# 3 6 # 12 15
1 # # 10 # #
# 4 7 # 13 #
2 # # 11 # #
# 5 8 # 14 #
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, Game is over. Command illegal.
Error, Game is over. Command illegal.

View File

@@ -0,0 +1,14 @@
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, duplicate vertex found
Error, edge is allready contained
Error, not a number (format may be wrong or number might be to big)
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
OK
OK

View File

@@ -0,0 +1,10 @@
Error, vertex not found
Aa
bB
d
OK
C
Aa
bB
d
ee

View File

@@ -0,0 +1,6 @@
OK
C
C
d
Error, edge can't be removed
OK

View File

@@ -0,0 +1,18 @@
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, vertex not found
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, vertex not found
Error, vertex not found
bB
C
d
bB
C
d
Aa
bB
d
Aa
C
Aa
C

View File

@@ -0,0 +1,7 @@
OK
OK
OK
Error, Coordinate(s) not on board (or allready occupied).
Error, 'select' has to be called before using this command again.
OK
Error, Coordinate(s) not on board (or allready occupied).

View File

@@ -0,0 +1,10 @@
OK
OK
OK
OK
Error, 'select' has to be called before using this command again.
OK
OK
OK
Error, there has been an issue with the number of parameters used with place (therefore turn will be reset)
OK

View File

@@ -0,0 +1,10 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3
# 5 # # # #

View File

@@ -0,0 +1,10 @@
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
OK
OK
OK
OK
OK

View File

@@ -0,0 +1,6 @@
OK
OK
OK
OK
OK

View File

@@ -0,0 +1,7 @@
OK
OK
OK
OK
OK
Error, vertex not found
Error, edge contains vertices that have not been initilized

View File

@@ -0,0 +1,97 @@
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, vertex not found
Error, vertex not found
Error, vertex not found
Error, vertex not found
Aa
Aa
Aa
Aa
Aa bB
Aa bB
Aa bB
Aa bB
Aa C bB
Aa d C bB
Aa C
Aa C
Aa C
Aa bB C
Aa C
Aa d C
Aa C d
Aa C d
Aa C d
Aa bB C d
Aa C d
Aa d
bB
bB
bB
bB
bB Aa
bB Aa
bB Aa
bB Aa
bB C Aa
bB C d Aa
bB C
bB Aa C
bB C
bB Aa C
bB Aa d C
bB C
bB C d
bB Aa C d
bB C d
bB Aa C d
bB Aa d
bB C Aa d
bB C d
C
C
C
C
C Aa
C Aa
C Aa
C Aa
C bB Aa
C d Aa
C bB
C Aa bB
C bB
C Aa bB
C bB
C d Aa bB
C d
C d
C d
C Aa d
C bB Aa d
C d
d
d
d
d
d C Aa
d C Aa
d C Aa
d Aa
d C Aa
d C bB Aa
d C bB
d C Aa bB
d C bB
d Aa bB
d Aa C bB
d C Aa bB
d C bB
d C
d C
d C
d Aa bB C
d Aa C
d C

View File

@@ -0,0 +1,55 @@
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, please use a valid command (valid commands: 'quit' 'info' 'vertices' 'nodes <City>' 'remove <firstCity>;<secondCity>' 'insert <firstCity>;<secondCity>;<distanceKilometer>;<distanceMinutes>' 'route <startCity>;<destinationCity>;<time|route|optimal|all>' 'search <startCity>;<destinationCity>;<time|route|optimal>' [numbers can't be zero or less])
Error, vertex not found
Error, vertex not found
Error, vertex not found
Error, vertex not found
0
0
0
3
1
10
4
2
20
5
5
50
0
0
0
3
1
10
2
3
29
3
6
73
0
0
0
4
2
20
2
3
29
1
3
10
0
0
0
5
5
50
3
6
73
1
3
10

View File

@@ -0,0 +1,6 @@
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'
OK
Error, 'place' has to be called before using this command again.

View File

@@ -0,0 +1 @@
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'

View File

@@ -0,0 +1 @@
Error, please use a valid command (valid commands: 'select <Token>' 'bag' 'colprint <columnnumber>' 'rowprint <rownumber>' 'place <rownumber>;<columnnumber>' 'quit'

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

View File

@@ -0,0 +1,9 @@
OK
OK
OK
OK
OK
OK
OK
P1 wins
3

Some files were not shown because too many files have changed in this diff Show More