Initial commit
This commit is contained in:
Executable
+29
@@ -0,0 +1,29 @@
|
||||
class: "GameScoreTest"
|
||||
|
||||
numRuns: "10"
|
||||
numWinsForCredit: "8"
|
||||
layout_name: "oneHunt"
|
||||
min_score: "100"
|
||||
|
||||
layout_str: """
|
||||
%%%%%%%%%%
|
||||
% G %
|
||||
% P %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%%%%%%%%%%
|
||||
% %%%%%%%%
|
||||
%%%%%%%%%%
|
||||
"""
|
||||
|
||||
observe: "True"
|
||||
|
||||
elapse: "False"
|
||||
ghost: "SeededRandomGhostAgent"
|
||||
inference: "ParticleFilter"
|
||||
maxMoves: "100"
|
||||
numGhosts: "1"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user