
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None | size: 1.66 KB | hits: 14 | expires: Never
<easygame map="level1" author="hanspinckaers">
<!-- important details -->
<background file="default"/>
<!-- player details -->
<player x="1" y="2"/>
<einde x="14" y="5" />
<!-- blokjes onder -->
<blokje x="0" y="0"/>
<blokje x="1" y="0"/>
<blokje x="2" y="0"/>
<blokje x="3" y="0"/>
<blokje x="4" y="0"/>
<blokje x="5" y="0"/>
<blokje x="6" y="0"/>
<blokje x="7" y="0"/>
<blokje x="8" y="0"/>
<blokje x="9" y="0"/>
<blokje x="10" y="0"/>
<blokje x="11" y="0"/>
<blokje x="12" y="0"/>
<blokje x="13" y="0"/>
<blokje x="14" y="0"/>
<!-- blokjes links -->
<blokje x="0" y="1"/>
<blokje x="0" y="2"/>
<blokje x="0" y="3"/>
<blokje x="0" y="4"/>
<blokje x="0" y="5"/>
<blokje x="0" y="6"/>
<blokje x="0" y="7"/>
<blokje x="0" y="8"/>
<blokje x="0" y="9"/>
<!-- blokjes rechts -->
<blokje x="14" y="1"/>
<blokje x="14" y="2"/>
<blokje x="14" y="3"/>
<blokje x="14" y="4"/>
<!-- <blokje x="14" y="5"/> -->
<blokje x="14" y="6"/>
<blokje x="14" y="7"/>
<blokje x="14" y="8"/>
<blokje x="14" y="9"/>
<!-- stekels -->
<!-- 1 = naar beneden gericht -->
<!-- 0 = naar boven gericht -->
<stekel direction="1" x="1" y="9"/>
<stekel direction="1" x="2" y="9"/>
<stekel direction="1" x="3" y="9"/>
<stekel direction="1" x="4" y="9"/>
<stekel direction="1" x="5" y="9"/>
<stekel direction="1" x="6" y="9"/>
<stekel direction="1" x="7" y="9"/>
<stekel direction="1" x="8" y="9"/>
<stekel direction="1" x="9" y="9"/>
<stekel direction="1" x="10" y="9"/>
<stekel direction="1" x="11" y="9"/>
<stekel direction="1" x="12" y="9"/>
<stekel direction="1" x="13" y="9"/>
</easygame>