I created a ZIM game 'catch 5 hearts' by coding a picture how to move and rotate

ZIM code for kids, by a game, that was my idea
so I made this possible
now kids learn computational thinking by moving image to hearts and collect 5 of them

open the panels

test my zapp here

any ideas or bugs, let me know
greetZ Karel

note you can go sideways
and need always x,y

Until we mask the title in ZIM 018, and even when we do - would suggest moving most of that title into the first line of the window and just call the bar something like Code Commands.

Cool. I added mov(-200) and it told me it was not a command when it is.
Also, I can move sideways without rotating...

i added backing picture
yes x,y is neccessary
I added pos and loc and flip

I made it possible to add LEFT,RIGHT, TOP,BOTTOM to pos(x,y,?,?)

I also added level and the possibility to hit treetops and other objects when you click onto a player at left top.. makes the games more difficult!

  • you see the level number where you are playing now

image
so cool kids will be redirected to the center again when the animation hit a treetop or planet or..

image

can you test it out Dan

the idea comes from this file https://www.digipuzzle.net/minigames/codegrid/codegrid_images_shapes_kleuteridee.htm

Thanks to try the game