OBSTACLES: CATCH 5 hearts:code .flip().rot().mov().loc().pos(x,y,?,?)(ENG)
LABYRINTH of tiles, go to the position of the heart and catch 5 times
now with obstacles, when you hit are rederected to the beginning : center
then you win the game and you can start again.
all code on zimjs.com/spells or zimjs.com/docs
but now you learn .rot() rotate, .flip() mirror
.mov(x,y) to move certain distance
to fly to Grid(ON) .pos(x,y) position, or to fly to .loc(x,y)
not draging blocks but you need to typ code,
to navigate through the tile: you can put ON or OFF
move each time 100 pixels left or right, up or down
you can choose your avator robot, monster, pig to navigate
by Karel Rosseel
now with obstacles, when you hit are rederected to the beginning : center
then you win the game and you can start again.
all code on zimjs.com/spells or zimjs.com/docs
but now you learn .rot() rotate, .flip() mirror
.mov(x,y) to move certain distance
to fly to Grid(ON) .pos(x,y) position, or to fly to .loc(x,y)
not draging blocks but you need to typ code,
to navigate through the tile: you can put ON or OFF
move each time 100 pixels left or right, up or down
you can choose your avator robot, monster, pig to navigate