From: Sam Moore Date: Sat, 5 May 2012 11:40:10 +0000 (+0800) Subject: Committing results from Preliminary Round 1 (Rounds 1, 2, 3) X-Git-Url: https://git.ucc.asn.au/?p=progcomp2012.git;a=commitdiff_plain;h=de2ad1b17a94aceb8527b3b6a34c7a1732fcd4cf Committing results from Preliminary Round 1 (Rounds 1, 2, 3) Just in case... --- diff --git a/web/results/asmodeus.html b/web/results/asmodeus.html new file mode 100644 index 0000000..17f654f --- /dev/null +++ b/web/results/asmodeus.html @@ -0,0 +1,112 @@ + + + asmodeus overview + + +

Overview for asmodeus

+ + + +
Name Author Language
asmodeus Sam Moore python
+

Description

+

Sample AI - Improves basic_python Scores moves based on paths towards enemy units and known combat outcomes, chooses highest scoring move. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 5 3 0 0
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.7 basic_python BLUE VICTORY 0.3 0.3
1.14 vixen BLUE VICTORY 0.3 0.6
1.21 ramen BLUE DRAW_DEFAULT 0.1 0.7
1.28 basic_cpp BLUE VICTORY 0.3 1.0
1.35 hunter BLUE DRAW_DEFAULT 0.1 1.1
1.42 celsius BLUE DEFEAT 0.1 1.2
1.49 peternlewis BLUE DEFEAT 0.1 1.3
1.50 basic_python RED VICTORY 0.3 1.6
1.51 vixen RED DEFEAT 0.1 1.7
1.52 ramen RED DRAW_DEFAULT 0.1 1.8
1.53 basic_cpp RED VICTORY 0.3 2.1
1.54 hunter RED DEFEAT 0.1 2.2
1.55 celsius RED DEFEAT 0.1 2.3
1.56 peternlewis RED VICTORY 0.3 2.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 5 3 0 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 8 4 2 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.7 basic_python BLUE VICTORY 0.3 0.3
2.14 vixen BLUE VICTORY 0.3 0.6
2.21 ramen BLUE VICTORY 0.3 0.9
2.28 basic_cpp BLUE VICTORY 0.3 1.2
2.35 hunter BLUE DRAW_DEFAULT 0.1 1.3
2.42 celsius BLUE VICTORY 0.3 1.6
2.49 peternlewis BLUE DEFEAT 0.1 1.7
2.50 basic_python RED VICTORY 0.3 2.0
2.51 vixen RED DEFEAT 0.1 2.1
2.52 ramen RED DRAW_DEFAULT 0.1 2.2
2.53 basic_cpp RED VICTORY 0.3 2.5
2.54 hunter RED DEFEAT 0.1 2.6
2.55 celsius RED VICTORY 0.3 2.9
2.56 peternlewis RED DEFEAT 0.1 3.0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
5.6 14 9 5 0 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 6 2 0 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.3 peternlewis BLUE DEFEAT 0.1 0.1
3.10 hunter BLUE DRAW_DEFAULT 0.1 0.2
3.17 celsius BLUE DEFEAT 0.1 0.3
3.22 peternlewis RED DEFEAT 0.1 0.4
3.23 hunter RED DEFEAT 0.1 0.5
3.24 celsius RED VICTORY 0.3 0.8
3.25 vixen RED DEFEAT 0.1 0.9
3.26 ramen RED DRAW_DEFAULT 0.1 1.0
3.27 basic_cpp RED VICTORY 0.3 1.3
3.28 basic_python RED VICTORY 0.3 1.6
3.32 vixen BLUE VICTORY 0.3 1.9
3.39 ramen BLUE DEFEAT 0.1 2.0
3.46 basic_cpp BLUE VICTORY 0.3 2.3
3.53 basic_python BLUE VICTORY 0.3 2.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
8.2 20 15 7 0 0
+ + +

Score Graph

+asmodeus.png +

Total Statistics

+ + + + diff --git a/web/results/asmodeus.png b/web/results/asmodeus.png new file mode 100644 index 0000000..31155fb Binary files /dev/null and b/web/results/asmodeus.png differ diff --git a/web/results/asmodeus.scores b/web/results/asmodeus.scores new file mode 100644 index 0000000..aa0af67 --- /dev/null +++ b/web/results/asmodeus.scores @@ -0,0 +1,42 @@ +0.3 +0.6 +0.7 +1.0 +1.1 +1.2 +1.3 +1.6 +1.7 +1.8 +2.1 +2.2 +2.3 +2.6 +2.9 +3.2 +3.5 +3.8 +3.9 +4.2 +4.3 +4.6 +4.7 +4.8 +5.1 +5.2 +5.5 +5.6 +5.7 +5.8 +5.9 +6.0 +6.1 +6.4 +6.5 +6.6 +6.9 +7.2 +7.5 +7.6 +7.9 +8.2 diff --git a/web/results/basic_cpp.html b/web/results/basic_cpp.html new file mode 100644 index 0000000..149ec04 --- /dev/null +++ b/web/results/basic_cpp.html @@ -0,0 +1,112 @@ + + + basic_cpp overview + + +

Overview for basic_cpp

+ + + +
Name Author Language
basic_cpp Sam Moore C++
+

Description

+

Sample AI - Provides classes that obey the manager program's protocol, and stores the state of the board and pieces, but only makes randomised moves. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
1.6 1 13 0 0 0
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.3 basic_python BLUE DEFEAT 0.1 0.1
1.10 vixen BLUE DEFEAT 0.1 0.2
1.17 ramen BLUE DEFEAT 0.1 0.3
1.22 basic_python RED VICTORY 0.3 0.6
1.23 vixen RED DEFEAT 0.1 0.7
1.24 ramen RED DEFEAT 0.1 0.8
1.25 hunter RED DEFEAT 0.1 0.9
1.26 celsius RED DEFEAT 0.1 1.0
1.27 peternlewis RED DEFEAT 0.1 1.1
1.28 asmodeus RED DEFEAT 0.1 1.2
1.32 hunter BLUE DEFEAT 0.1 1.3
1.39 celsius BLUE DEFEAT 0.1 1.4
1.46 peternlewis BLUE DEFEAT 0.1 1.5
1.53 asmodeus BLUE DEFEAT 0.1 1.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
1.6 1 13 0 0 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
1.8 2 12 0 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.3 basic_python BLUE VICTORY 0.3 0.3
2.10 vixen BLUE DEFEAT 0.1 0.4
2.17 ramen BLUE DEFEAT 0.1 0.5
2.22 basic_python RED VICTORY 0.3 0.8
2.23 vixen RED DEFEAT 0.1 0.9
2.24 ramen RED DEFEAT 0.1 1.0
2.25 hunter RED DEFEAT 0.1 1.1
2.26 celsius RED DEFEAT 0.1 1.2
2.27 peternlewis RED DEFEAT 0.1 1.3
2.28 asmodeus RED DEFEAT 0.1 1.4
2.32 hunter BLUE DEFEAT 0.1 1.5
2.39 celsius BLUE DEFEAT 0.1 1.6
2.46 peternlewis BLUE DEFEAT 0.1 1.7
2.53 asmodeus BLUE DEFEAT 0.1 1.8
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
3.4 3 25 0 0 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
1.6 1 12 1 0 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.6 peternlewis BLUE DEFEAT 0.1 0.1
3.13 hunter BLUE DEFEAT 0.1 0.2
3.20 celsius BLUE DEFEAT 0.1 0.3
3.27 asmodeus BLUE DEFEAT 0.1 0.4
3.34 vixen BLUE DEFEAT 0.1 0.5
3.41 ramen BLUE DEFEAT 0.1 0.6
3.43 peternlewis RED DEFEAT 0.1 0.7
3.44 hunter RED DEFEAT 0.1 0.8
3.45 celsius RED DEFEAT 0.1 0.9
3.46 asmodeus RED DEFEAT 0.1 1.0
3.47 vixen RED DEFEAT 0.1 1.1
3.48 ramen RED DEFEAT 0.1 1.2
3.49 basic_python RED VICTORY 0.3 1.5
3.56 basic_python BLUE DRAW_DEFAULT 0.1 1.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
5.0 4 37 1 0 0
+ + +

Score Graph

+basic_cpp.png +

Total Statistics

+ + + + diff --git a/web/results/basic_cpp.png b/web/results/basic_cpp.png new file mode 100644 index 0000000..140dfd0 Binary files /dev/null and b/web/results/basic_cpp.png differ diff --git a/web/results/basic_cpp.scores b/web/results/basic_cpp.scores new file mode 100644 index 0000000..67e9ed3 --- /dev/null +++ b/web/results/basic_cpp.scores @@ -0,0 +1,42 @@ +0.1 +0.2 +0.3 +0.6 +0.7 +0.8 +0.9 +1.0 +1.1 +1.2 +1.3 +1.4 +1.5 +1.6 +1.9 +2.0 +2.1 +2.4 +2.5 +2.6 +2.7 +2.8 +2.9 +3.0 +3.1 +3.2 +3.3 +3.4 +3.5 +3.6 +3.7 +3.8 +3.9 +4.0 +4.1 +4.2 +4.3 +4.4 +4.5 +4.6 +4.9 +5.0 diff --git a/web/results/basic_python.html b/web/results/basic_python.html new file mode 100644 index 0000000..09db7b5 --- /dev/null +++ b/web/results/basic_python.html @@ -0,0 +1,103 @@ + + + basic_python overview + + +

Overview for basic_python

+ + + +
Name Author Language
basic_python Sam Moore python
+

Description

+

Sample AI - Provides classes that obey the manager program's protocol, and stores the state of the board and pieces, but only makes randomised moves. +

+ +

Whoops...

+Due to a last minute bug introduced by non-integer score values, part of basic_python's file got nuked. +It's total score was 1.7 +You can probably work out it's other stats by reading the files for the other agents. +basic_python has been removed from subsequent rounds. + +

Round 1

+

Round Overview

+ + + + + +

Accumulated Results

+
Score Wins Losses Draws Illegal Errors
1.7 0 0 0 0 0
+ + + + +
Score Wins Losses Draws Illegal Errors
1.7 0 0 0 0 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
1.4 0 14 0 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.1 vixen RED DEFEAT 0.1 0.1
2.2 ramen RED DEFEAT 0.1 0.2
2.3 basic_cpp RED DEFEAT 0.1 0.3
2.4 hunter RED DEFEAT 0.1 0.4
2.5 celsius RED DEFEAT 0.1 0.5
2.6 peternlewis RED DEFEAT 0.1 0.6
2.7 asmodeus RED DEFEAT 0.1 0.7
2.8 vixen BLUE DEFEAT 0.1 0.8
2.15 ramen BLUE DEFEAT 0.1 0.9
2.22 basic_cpp BLUE DEFEAT 0.1 1.0
2.29 hunter BLUE DEFEAT 0.1 1.1
2.36 celsius BLUE DEFEAT 0.1 1.2
2.43 peternlewis BLUE DEFEAT 0.1 1.3
2.50 asmodeus BLUE DEFEAT 0.1 1.4
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
3.1 0 14 0 0 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
1.4 0 13 1 0 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.7 peternlewis BLUE DEFEAT 0.1 0.1
3.14 hunter BLUE DEFEAT 0.1 0.2
3.21 celsius BLUE DEFEAT 0.1 0.3
3.28 asmodeus BLUE DEFEAT 0.1 0.4
3.35 vixen BLUE DEFEAT 0.1 0.5
3.42 ramen BLUE DEFEAT 0.1 0.6
3.49 basic_cpp BLUE DEFEAT 0.1 0.7
3.50 peternlewis RED DEFEAT 0.1 0.8
3.51 hunter RED DEFEAT 0.1 0.9
3.52 celsius RED DEFEAT 0.1 1.0
3.53 asmodeus RED DEFEAT 0.1 1.1
3.54 vixen RED DEFEAT 0.1 1.2
3.55 ramen RED DEFEAT 0.1 1.3
3.56 basic_cpp RED DRAW_DEFAULT 0.1 1.4
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
4.5 0 27 1 0 0
+ + +

Score Graph

+basic_python.png +

Total Statistics

+ + + + diff --git a/web/results/basic_python.png b/web/results/basic_python.png new file mode 100644 index 0000000..a957af6 Binary files /dev/null and b/web/results/basic_python.png differ diff --git a/web/results/basic_python.scores b/web/results/basic_python.scores new file mode 100644 index 0000000..111a73e --- /dev/null +++ b/web/results/basic_python.scores @@ -0,0 +1,42 @@ +0.1 +0.2 +0.5 +0.6 +0.7 +0.8 +0.9 +1.0 +1.1 +1.2 +1.3 +1.4 +1.6 +1.7 +1.8 +1.9 +2.0 +2.1 +2.2 +2.3 +2.4 +2.5 +2.6 +2.7 +2.8 +2.9 +3.0 +3.1 +3.2 +3.3 +3.4 +3.5 +3.6 +3.7 +3.8 +3.9 +4.0 +4.1 +4.2 +4.3 +4.4 +4.5 diff --git a/web/results/celsius.html b/web/results/celsius.html new file mode 100644 index 0000000..7818047 --- /dev/null +++ b/web/results/celsius.html @@ -0,0 +1,112 @@ + + + celsius overview + + +

Overview for celsius

+ + + +
Name Author Language
celsius David Gow python
+

Description

+

Generates a heatmap of the board, and uses this to control pieces. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.2 9 5 0 0 0
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.5 basic_python BLUE VICTORY 0.3 0.3
1.12 vixen BLUE VICTORY 0.3 0.6
1.19 ramen BLUE VICTORY 0.3 0.9
1.26 basic_cpp BLUE VICTORY 0.3 1.2
1.33 hunter BLUE VICTORY 0.3 1.5
1.36 basic_python RED VICTORY 0.3 1.8
1.37 vixen RED DEFEAT 0.1 1.9
1.38 ramen RED DEFEAT 0.1 2.0
1.39 basic_cpp RED VICTORY 0.3 2.3
1.40 hunter RED DEFEAT 0.1 2.4
1.41 peternlewis RED DEFEAT 0.1 2.5
1.42 asmodeus RED VICTORY 0.3 2.8
1.48 peternlewis BLUE DEFEAT 0.1 2.9
1.55 asmodeus BLUE VICTORY 0.3 3.2
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
3.2 9 5 0 0 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 9 5 0 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.5 basic_python BLUE VICTORY 0.3 0.3
2.12 vixen BLUE VICTORY 0.3 0.6
2.19 ramen BLUE VICTORY 0.3 0.9
2.26 basic_cpp BLUE VICTORY 0.3 1.2
2.33 hunter BLUE VICTORY 0.3 1.5
2.36 basic_python RED VICTORY 0.3 1.8
2.37 vixen RED VICTORY 0.3 2.1
2.38 ramen RED DEFEAT 0.1 2.2
2.39 basic_cpp RED VICTORY 0.3 2.5
2.40 hunter RED VICTORY 0.3 2.8
2.41 peternlewis RED DEFEAT 0.1 2.9
2.42 asmodeus RED SURRENDER 0 2.9
2.48 peternlewis BLUE SURRENDER 0 2.9
2.55 asmodeus BLUE DEFEAT 0.1 3.0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
6.2 18 10 0 0 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 8 5 1 0 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.2 peternlewis BLUE VICTORY 0.3 0.3
3.9 hunter BLUE DEFEAT 0.1 0.4
3.15 peternlewis RED DEFEAT 0.1 0.5
3.16 hunter RED DEFEAT 0.1 0.6
3.17 asmodeus RED VICTORY 0.3 0.9
3.18 vixen RED DRAW_DEFAULT 0.1 1.0
3.19 ramen RED DEFEAT 0.1 1.1
3.20 basic_cpp RED VICTORY 0.3 1.4
3.21 basic_python RED VICTORY 0.3 1.7
3.24 asmodeus BLUE DEFEAT 0.1 1.8
3.31 vixen BLUE VICTORY 0.3 2.1
3.38 ramen BLUE VICTORY 0.3 2.4
3.45 basic_cpp BLUE VICTORY 0.3 2.7
3.52 basic_python BLUE VICTORY 0.3 3.0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
9.2 26 15 1 0 0
+ + +

Score Graph

+celsius.png +

Total Statistics

+ + + + diff --git a/web/results/celsius.png b/web/results/celsius.png new file mode 100644 index 0000000..53ce518 Binary files /dev/null and b/web/results/celsius.png differ diff --git a/web/results/celsius.scores b/web/results/celsius.scores new file mode 100644 index 0000000..8bfa433 --- /dev/null +++ b/web/results/celsius.scores @@ -0,0 +1,42 @@ +0.3 +0.6 +0.9 +1.2 +1.5 +1.8 +1.9 +2.0 +2.3 +2.4 +2.5 +2.8 +2.9 +3.2 +3.5 +3.8 +4.1 +4.4 +4.7 +5.0 +5.3 +5.4 +5.7 +6.0 +6.1 +6.1 +6.1 +6.2 +6.5 +6.6 +6.7 +6.8 +7.1 +7.2 +7.3 +7.6 +7.9 +8.0 +8.3 +8.6 +8.9 +9.2 diff --git a/web/results/hunter.html b/web/results/hunter.html new file mode 100644 index 0000000..8ca51dc --- /dev/null +++ b/web/results/hunter.html @@ -0,0 +1,112 @@ + + + hunter overview + + +

Overview for hunter

+ + + +
Name Author Language
hunter Sam Moore python
+

Description

+

Sample AI - Basically 'vixen', but doesn't sum common moves, and still does better. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 9 1 3 1 0
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.4 basic_python BLUE VICTORY 0.3 0.3
1.11 vixen BLUE VICTORY 0.3 0.6
1.18 ramen BLUE DRAW_DEFAULT 0.1 0.7
1.25 basic_cpp BLUE VICTORY 0.3 1.0
1.29 basic_python RED VICTORY 0.3 1.3
1.30 vixen RED VICTORY 0.3 1.6
1.31 ramen RED DRAW_DEFAULT 0.1 1.7
1.32 basic_cpp RED VICTORY 0.3 2.0
1.33 celsius RED DEFEAT 0.1 2.1
1.34 peternlewis RED VICTORY 0.3 2.4
1.35 asmodeus RED DRAW_DEFAULT 0.1 2.5
1.40 celsius BLUE VICTORY 0.3 2.8
1.47 peternlewis BLUE ILLEGAL -0.1 2.7
1.54 asmodeus BLUE VICTORY 0.3 3.0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 9 1 3 1 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 8 3 3 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.4 basic_python BLUE VICTORY 0.3 0.3
2.11 vixen BLUE VICTORY 0.3 0.6
2.18 ramen BLUE DRAW_DEFAULT 0.1 0.7
2.25 basic_cpp BLUE VICTORY 0.3 1.0
2.29 basic_python RED VICTORY 0.3 1.3
2.30 vixen RED VICTORY 0.3 1.6
2.31 ramen RED DRAW_DEFAULT 0.1 1.7
2.32 basic_cpp RED VICTORY 0.3 2.0
2.33 celsius RED DEFEAT 0.1 2.1
2.34 peternlewis RED VICTORY 0.3 2.4
2.35 asmodeus RED DRAW_DEFAULT 0.1 2.5
2.40 celsius BLUE DEFEAT 0.1 2.6
2.47 peternlewis BLUE DEFEAT 0.1 2.7
2.54 asmodeus BLUE VICTORY 0.3 3.0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
6.0 17 4 6 1 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.2 10 0 3 1 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.1 peternlewis BLUE ILLEGAL -0.1 -0.1
3.8 peternlewis RED VICTORY 0.3 0.2
3.9 celsius RED VICTORY 0.3 0.5
3.10 asmodeus RED DRAW_DEFAULT 0.1 0.6
3.11 vixen RED VICTORY 0.3 0.9
3.12 ramen RED DRAW_DEFAULT 0.1 1.0
3.13 basic_cpp RED VICTORY 0.3 1.3
3.14 basic_python RED VICTORY 0.3 1.6
3.16 celsius BLUE VICTORY 0.3 1.9
3.23 asmodeus BLUE VICTORY 0.3 2.2
3.30 vixen BLUE VICTORY 0.3 2.5
3.37 ramen BLUE DRAW_DEFAULT 0.1 2.6
3.44 basic_cpp BLUE VICTORY 0.3 2.9
3.51 basic_python BLUE VICTORY 0.3 3.2
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
9.2 27 4 9 2 0
+ + +

Score Graph

+hunter.png +

Total Statistics

+ + + + diff --git a/web/results/hunter.png b/web/results/hunter.png new file mode 100644 index 0000000..40997aa Binary files /dev/null and b/web/results/hunter.png differ diff --git a/web/results/hunter.scores b/web/results/hunter.scores new file mode 100644 index 0000000..474384a --- /dev/null +++ b/web/results/hunter.scores @@ -0,0 +1,42 @@ +0.3 +0.6 +0.7 +1.0 +1.3 +1.6 +1.7 +2.0 +2.1 +2.4 +2.5 +2.8 +2.7 +3.0 +3.3 +3.6 +3.7 +4.0 +4.3 +4.6 +4.7 +5.0 +5.1 +5.4 +5.5 +5.6 +5.7 +6.0 +5.9 +6.2 +6.5 +6.6 +6.9 +7.0 +7.3 +7.6 +7.9 +8.2 +8.5 +8.6 +8.9 +9.2 diff --git a/web/results/index.html b/web/results/index.html new file mode 100644 index 0000000..7ceb961 --- /dev/null +++ b/web/results/index.html @@ -0,0 +1,28 @@ + + + Total Overview + + +

Total Overview

+ + + + + + + + + + +
Name Total Score
peternlewis 10.0
hunter 9.2
celsius 9.2
asmodeus 8.2
vixen 8.0
ramen 7.7
basic_cpp 5.0
basic_python 4.5
+

Score Graph

+scores.png +

Round Summaries

+ + + +
Round 1
Round 2
+ + + + diff --git a/web/results/info b/web/results/info new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/web/results/info @@ -0,0 +1 @@ +4 diff --git a/web/results/peternlewis.html b/web/results/peternlewis.html new file mode 100644 index 0000000..6ca8b65 --- /dev/null +++ b/web/results/peternlewis.html @@ -0,0 +1,112 @@ + + + peternlewis overview + + +

Overview for peternlewis

+ + + +
Name Author Language
peternlewis Peter N Lewis C++
+

Description

+

Based on my MacTech 1997 cahellnge winning algorithm, updated only enough to comply with the UCC challenge API. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 10 2 0 1 1
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.6 basic_python BLUE VICTORY 0.3 0.3
1.13 vixen BLUE VICTORY 0.3 0.6
1.20 ramen BLUE VICTORY 0.3 0.9
1.27 basic_cpp BLUE VICTORY 0.3 1.2
1.34 hunter BLUE DEFEAT 0.1 1.3
1.41 celsius BLUE VICTORY 0.3 1.6
1.43 basic_python RED ILLEGAL -0.1 1.5
1.44 vixen RED VICTORY 0.3 1.8
1.45 ramen RED INTERNAL_ERROR 0 2.1
1.46 basic_cpp RED VICTORY 0.3 2.3
1.47 hunter RED DEFAULT 0.2 2.6
1.48 celsius RED VICTORY 0.3 2.9
1.49 asmodeus RED VICTORY 0.3 3.0
1.56 asmodeus BLUE DEFEAT 0.1 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
3.0 10 2 0 1 1
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.7 12 1 0 0 1
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.6 basic_python BLUE VICTORY 0.3 0.3
2.13 vixen BLUE VICTORY 0.3 0.6
2.20 ramen BLUE VICTORY 0.3 0.9
2.27 basic_cpp BLUE VICTORY 0.3 1.2
2.34 hunter BLUE DEFEAT 0.1 1.3
2.41 celsius BLUE VICTORY 0.3 1.6
2.43 basic_python RED VICTORY 0.3 1.9
2.44 vixen RED VICTORY 0.3 2.2
2.45 ramen RED INTERNAL_ERROR 0 2.5
2.46 basic_cpp RED VICTORY 0.3 2.8
2.47 hunter RED VICTORY 0.3 3.1
2.48 celsius RED VICTORY 0.3 3.4
2.49 asmodeus RED VICTORY 0.3 3.7
2.56 asmodeus BLUE VICTORY 0.3 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
6.7 22 3 0 1 2
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
3.3 11 2 0 0 1
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.1 hunter RED DEFAULT 0.2 0.2
3.2 celsius RED SURRENDER 0 0.2
3.3 asmodeus RED VICTORY 0.3 0.5
3.4 vixen RED VICTORY 0.3 0.8
3.5 ramen RED INTERNAL_ERROR 0 1.1
3.6 basic_cpp RED VICTORY 0.3 1.4
3.7 basic_python RED VICTORY 0.3 1.5
3.8 hunter BLUE DEFEAT 0.1 1.8
3.15 celsius BLUE VICTORY 0.3 2.1
3.22 asmodeus BLUE VICTORY 0.3 2.4
3.29 vixen BLUE VICTORY 0.3 2.7
3.36 ramen BLUE VICTORY 0.3 3.0
3.43 basic_cpp BLUE VICTORY 0.3 3.3
3.50 basic_python BLUE VICTORY 0.3 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
10.0 33 5 0 1 3
+ + +

Score Graph

+peternlewis.png +

Total Statistics

+ + + + diff --git a/web/results/peternlewis.png b/web/results/peternlewis.png new file mode 100644 index 0000000..c512c12 Binary files /dev/null and b/web/results/peternlewis.png differ diff --git a/web/results/peternlewis.scores b/web/results/peternlewis.scores new file mode 100644 index 0000000..ce80fec --- /dev/null +++ b/web/results/peternlewis.scores @@ -0,0 +1,39 @@ +0.3 +0.6 +0.9 +1.2 +1.3 +1.6 +1.5 +1.8 +2.1 +2.3 +2.6 +2.9 +3.0 +3.3 +3.6 +3.9 +4.2 +4.3 +4.6 +4.9 +5.2 +5.5 +5.8 +6.1 +6.4 +6.7 +6.9 +6.9 +7.2 +7.5 +7.8 +8.1 +8.2 +8.5 +8.8 +9.1 +9.4 +9.7 +10.0 diff --git a/web/results/ramen.html b/web/results/ramen.html new file mode 100644 index 0000000..c1f1cc8 --- /dev/null +++ b/web/results/ramen.html @@ -0,0 +1,112 @@ + + + ramen overview + + +

Overview for ramen

+ + + +
Name Author Language
ramen John Hodge C
+

Description

+

Fool me once, shame on you. Fool me twice, shame on me. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.7 7 2 4 0 1
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.2 basic_python BLUE VICTORY 0.3 0.3
1.9 vixen BLUE VICTORY 0.3 0.6
1.15 basic_python RED VICTORY 0.3 0.9
1.16 vixen RED VICTORY 0.3 1.2
1.17 basic_cpp RED VICTORY 0.3 1.5
1.18 hunter RED DRAW_DEFAULT 0.1 1.6
1.19 celsius RED DEFEAT 0.1 1.7
1.20 peternlewis RED DEFEAT 0.1 1.8
1.21 asmodeus RED DRAW_DEFAULT 0.1 1.9
1.24 basic_cpp BLUE VICTORY 0.3 2.2
1.31 hunter BLUE DRAW_DEFAULT 0.1 2.3
1.38 celsius BLUE VICTORY 0.3 2.6
1.45 peternlewis BLUE INTERNAL_ERROR 0 2.7
1.52 asmodeus BLUE DRAW_DEFAULT 0.1 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
2.7 7 2 4 0 1
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.5 6 4 3 0 1
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.2 basic_python BLUE VICTORY 0.3 0.3
2.9 vixen BLUE VICTORY 0.3 0.6
2.15 basic_python RED VICTORY 0.3 0.9
2.16 vixen RED DEFEAT 0.1 1.0
2.17 basic_cpp RED VICTORY 0.3 1.3
2.18 hunter RED DRAW_DEFAULT 0.1 1.4
2.19 celsius RED DEFEAT 0.1 1.5
2.20 peternlewis RED DEFEAT 0.1 1.6
2.21 asmodeus RED DEFEAT 0.1 1.7
2.24 basic_cpp BLUE VICTORY 0.3 2.0
2.31 hunter BLUE DRAW_DEFAULT 0.1 2.1
2.38 celsius BLUE VICTORY 0.3 2.4
2.45 peternlewis BLUE INTERNAL_ERROR 0 2.5
2.52 asmodeus BLUE DRAW_DEFAULT 0.1 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
5.2 13 6 7 0 2
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.5 6 4 3 0 1
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.5 peternlewis BLUE INTERNAL_ERROR 0 0.1
3.12 hunter BLUE DRAW_DEFAULT 0.1 0.4
3.19 celsius BLUE VICTORY 0.3 0.5
3.26 asmodeus BLUE DRAW_DEFAULT 0.1 0.6
3.33 vixen BLUE DEFEAT 0.1 0.7
3.36 peternlewis RED DEFEAT 0.1 0.8
3.37 hunter RED DRAW_DEFAULT 0.1 0.9
3.38 celsius RED DEFEAT 0.1 1.2
3.39 asmodeus RED VICTORY 0.3 1.3
3.40 vixen RED DEFEAT 0.1 1.6
3.41 basic_cpp RED VICTORY 0.3 1.9
3.42 basic_python RED VICTORY 0.3 2.2
3.48 basic_cpp BLUE VICTORY 0.3 2.5
3.55 basic_python BLUE VICTORY 0.3 0
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
7.7 19 10 10 0 3
+ + +

Score Graph

+ramen.png +

Total Statistics

+ + + + diff --git a/web/results/ramen.png b/web/results/ramen.png new file mode 100644 index 0000000..66c8d1c Binary files /dev/null and b/web/results/ramen.png differ diff --git a/web/results/ramen.scores b/web/results/ramen.scores new file mode 100644 index 0000000..f2346fb --- /dev/null +++ b/web/results/ramen.scores @@ -0,0 +1,39 @@ +0.3 +0.6 +0.9 +1.2 +1.5 +1.6 +1.7 +1.8 +1.9 +2.2 +2.3 +2.6 +2.7 +3.0 +3.3 +3.6 +3.7 +4.0 +4.1 +4.2 +4.3 +4.4 +4.7 +4.8 +5.1 +5.2 +5.3 +5.6 +5.7 +5.8 +5.9 +6.0 +6.1 +6.4 +6.5 +6.8 +7.1 +7.4 +7.7 diff --git a/web/results/round1.html b/web/results/round1.html new file mode 100644 index 0000000..259e176 --- /dev/null +++ b/web/results/round1.html @@ -0,0 +1,24 @@ + + + Round 1 Overview + + +

Round 1 Overview

+ + + + + + + + + + +
Name Score Total Score
celsius 3.2 3.2
peternlewis 3.0 3.0
hunter 3.0 3.0
ramen 2.7 2.7
vixen 2.6 2.6
asmodeus 2.6 2.6
basic_python 1.7 1.7
basic_cpp 1.6 1.6
+

Accumulated Scores - up to Round 1

+round1.png +

Current Scoreboard

+ + + + diff --git a/web/results/round1.png b/web/results/round1.png new file mode 100644 index 0000000..9b74dc5 Binary files /dev/null and b/web/results/round1.png differ diff --git a/web/results/round2.html b/web/results/round2.html new file mode 100644 index 0000000..018a002 --- /dev/null +++ b/web/results/round2.html @@ -0,0 +1,24 @@ + + + Round 2 Overview + + +

Round 2 Overview

+ + + + + + + + + + +
Name Score Total Score
peternlewis 3.7 6.7
hunter 3.0 6.0
celsius 3.0 6.2
asmodeus 3.0 5.6
vixen 2.6 5.2
ramen 2.5 5.2
basic_cpp 1.8 3.4
basic_python 1.4 3.1
+

Accumulated Scores - up to Round 2

+round2.png +

Current Scoreboard

+ + + + diff --git a/web/results/round2.png b/web/results/round2.png new file mode 100644 index 0000000..097a720 Binary files /dev/null and b/web/results/round2.png differ diff --git a/web/results/round3.html b/web/results/round3.html new file mode 100644 index 0000000..6e6c0e1 --- /dev/null +++ b/web/results/round3.html @@ -0,0 +1,24 @@ + + + Round 3 Overview + + +

Round 3 Overview

+ + + + + + + + + + +
Name Score Total Score
peternlewis 3.3 10.0
hunter 3.2 9.2
celsius 3.0 9.2
vixen 2.8 8.0
asmodeus 2.6 8.2
ramen 2.5 7.7
basic_cpp 1.6 5.0
basic_python 1.4 4.5
+

Accumulated Scores - up to Round 3

+round3.png +

Current Scoreboard

+ + + + diff --git a/web/results/round3.png b/web/results/round3.png new file mode 100644 index 0000000..6b1617b Binary files /dev/null and b/web/results/round3.png differ diff --git a/web/results/scores.png b/web/results/scores.png new file mode 100644 index 0000000..6b1617b Binary files /dev/null and b/web/results/scores.png differ diff --git a/web/results/total.txt b/web/results/total.txt new file mode 100644 index 0000000..09d2b3d --- /dev/null +++ b/web/results/total.txt @@ -0,0 +1,8 @@ +peternlewis 10.0 +hunter 9.2 +celsius 9.2 +asmodeus 8.2 +vixen 8.0 +ramen 7.7 +basic_cpp 5.0 +basic_python 4.5 diff --git a/web/results/vixen.html b/web/results/vixen.html new file mode 100644 index 0000000..4630940 --- /dev/null +++ b/web/results/vixen.html @@ -0,0 +1,112 @@ + + + vixen overview + + +

Overview for vixen

+ + + +
Name Author Language
vixen Sam Moore python
+

Description

+

Sample AI - An improvement on asmodeus' score optimisation. Considers probabilities for unknown enemy units, and sums scores for paths with common first move. +

+

Round 1

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 8 0 0 0
+

Round 1 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
1.1 basic_python BLUE VICTORY 0.3 0.3
1.8 basic_python RED VICTORY 0.3 0.6
1.9 ramen RED DEFEAT 0.1 0.7
1.10 basic_cpp RED VICTORY 0.3 1.0
1.11 hunter RED DEFEAT 0.1 1.1
1.12 celsius RED DEFEAT 0.1 1.2
1.13 peternlewis RED DEFEAT 0.1 1.3
1.14 asmodeus RED DEFEAT 0.1 1.4
1.16 ramen BLUE DEFEAT 0.1 1.5
1.23 basic_cpp BLUE VICTORY 0.3 1.8
1.30 hunter BLUE DEFEAT 0.1 1.9
1.37 celsius BLUE VICTORY 0.3 2.2
1.44 peternlewis BLUE DEFEAT 0.1 2.3
1.51 asmodeus BLUE VICTORY 0.3 2.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 8 0 0 0
+

Round 2

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.6 6 8 0 0 0
+

Round 2 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
2.1 basic_python BLUE VICTORY 0.3 0.3
2.8 basic_python RED VICTORY 0.3 0.6
2.9 ramen RED DEFEAT 0.1 0.7
2.10 basic_cpp RED VICTORY 0.3 1.0
2.11 hunter RED DEFEAT 0.1 1.1
2.12 celsius RED DEFEAT 0.1 1.2
2.13 peternlewis RED DEFEAT 0.1 1.3
2.14 asmodeus RED DEFEAT 0.1 1.4
2.16 ramen BLUE VICTORY 0.3 1.7
2.23 basic_cpp BLUE VICTORY 0.3 2.0
2.30 hunter BLUE DEFEAT 0.1 2.1
2.37 celsius BLUE DEFEAT 0.1 2.2
2.44 peternlewis BLUE DEFEAT 0.1 2.3
2.51 asmodeus BLUE VICTORY 0.3 2.6
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
5.2 12 16 0 0 0
+

Round 3

+

Round Overview

+ + + +
Score Wins Losses Draws Illegal Errors
2.8 7 6 1 0 0
+

Round 3 Scoreboard

+

Detailed

+ + + + + + + + + + + + + + + + +
Game ID Opponent Played as Outcome Score Accumulated Score
3.4 peternlewis BLUE DEFEAT 0.1 0.1
3.11 hunter BLUE DEFEAT 0.1 0.2
3.18 celsius BLUE DRAW_DEFAULT 0.1 0.3
3.25 asmodeus BLUE VICTORY 0.3 0.6
3.29 peternlewis RED DEFEAT 0.1 0.7
3.30 hunter RED DEFEAT 0.1 0.8
3.31 celsius RED DEFEAT 0.1 0.9
3.32 asmodeus RED DEFEAT 0.1 1.0
3.33 ramen RED VICTORY 0.3 1.3
3.34 basic_cpp RED VICTORY 0.3 1.6
3.35 basic_python RED VICTORY 0.3 1.9
3.40 ramen BLUE VICTORY 0.3 2.2
3.47 basic_cpp BLUE VICTORY 0.3 2.5
3.54 basic_python BLUE VICTORY 0.3 2.8
+

Accumulated Results

+ + + +
Score Wins Losses Draws Illegal Errors
8.0 19 22 1 0 0
+ + +

Score Graph

+vixen.png +

Total Statistics

+ + + + diff --git a/web/results/vixen.png b/web/results/vixen.png new file mode 100644 index 0000000..82b554f Binary files /dev/null and b/web/results/vixen.png differ diff --git a/web/results/vixen.scores b/web/results/vixen.scores new file mode 100644 index 0000000..c6f0182 --- /dev/null +++ b/web/results/vixen.scores @@ -0,0 +1,42 @@ +0.3 +0.6 +0.7 +1.0 +1.1 +1.2 +1.3 +1.4 +1.5 +1.8 +1.9 +2.2 +2.3 +2.6 +2.9 +3.2 +3.3 +3.6 +3.7 +3.8 +3.9 +4.0 +4.3 +4.6 +4.7 +4.8 +4.9 +5.2 +5.3 +5.4 +5.5 +5.8 +5.9 +6.0 +6.1 +6.2 +6.5 +6.8 +7.1 +7.4 +7.7 +8.0