-
Notifications
You must be signed in to change notification settings - Fork 37
/
samples_test_ground.xml
18 lines (16 loc) · 1.26 KB
/
samples_test_ground.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<samples>
<overlapping name="Flowers" N="3" symmetry="2" ground="-4" periodic="False" width="8" height="12"/>
<overlapping name="Flowers" N="3" symmetry="2" ground="-4" periodic="False" width="16" height="12"/>
<overlapping name="Platformer" N="2" symmetry="2" ground="-1" periodic="False" width="12" height="8"/>
<overlapping name="Platformer" N="3" symmetry="2" ground="-1" periodic="False" width="12" height="8"/>
<overlapping name="Skyline" N="3" symmetry="2" ground="-1" periodic="False" width="12" height="8"/>
<overlapping name="Flowers" N="3" symmetry="2" ground="-4" periodic="False" width="12" height="8"/>
<overlapping name="Skyline 2" N="3" symmetry="2" periodic="False" ground="-1" width="12" height="8"/>
<overlapping name="Red Maze" N="2" width="16" height="11"/>
<overlapping name="Dungeon" N="3" periodic="True" width="28" height="31"/>
<overlapping name="Platformer" N="2" symmetry="2" ground="-1" periodic="True"/>
<overlapping name="Platformer" N="3" symmetry="2" ground="-1" periodic="True"/>
<overlapping name="Skyline" N="3" symmetry="2" ground="-1" periodic="True"/>
<overlapping name="Flowers" N="3" symmetry="2" ground="-4" periodic="True"/>
<overlapping name="Skyline 2" N="3" symmetry="2" periodic="True" ground="-1"/>
</samples>