Help, This project does not work with phaser3

I’m starting to work in phaser, in getting a small example that uses pasher2, but I would like to use it with phaser3 … the problem is that I don’t have much experience in this and I can’t get it to work in phaser3

greetings friends

I attached the mini project: https://www.mediafire.com/file/cpnmstro9skz6ud/Cyber-Orb.zip/file

“Index.html” -------------------------------------------------------------------------------------

Cyber Orb demo body { margin: 0; background: #2B2E31 url(img/screen-bg.png) repeat; }

They are different APIs. Either stick with your example and Phaser 2, or work with Phaser 3 examples.