Navigation for the ZIM JavaScript Canvas Framework

AboutExamplesLearnEditorCodeDocsDevsGold
ZAPP

Zapps are made in the ZIM EDITOR by creators like you!

Zapp: dinoPirates:INFO: Sprite(boatPink)+Pic(dino) + Pic(canon) in Container | ZIM JavaScript Canvas Framework - Code Creativity

dinoPirates:INFO: Sprite(boatPink)+Pic(dino) + Pic(canon) in Container

here we explain how we can put water into the back and water in front with an alpha effect, so you can see the boat through the water!
zapp_assets=["gf_Roboto", {id:"boatpink",src:"ZLnexrt.png"}]
zapp_path="i.imgur.com/";
boatpink new Sprite("boatpink") //i.imgur.com/ZLnexrt.png
CANON new Pic("i.imgur.com/FO7UInx.png")
DINO new Pic("i.imgur.com/FO7UInx.png")
Note: the basic game : zimjs.com/zapp/E_KQGHA (not shooting) idea from DinoPirates made in ZIMjs : game on to show how you can navigate with touchButtons or with keyboard (jumping must become shooting)
by Karel RosseelORIGIN
Link copied to clipboard!
https://zimjs.com/zapp/E_49PGT