29 lines
347 B
Plaintext
29 lines
347 B
Plaintext
|
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"
|
||
|
|
||
|
|