Hello,
I am looking to create an exploration game using Google Maps and am considering Phaser 3 as the game engine. I would like to know if it’s possible to achieve the following with Phaser 3:
- Players solve puzzles that reveal specific locations on a map.
- When players reach these locations, the next puzzle or location is revealed.
- The game is completed when players reach the final location.
- Some locations should have landmarks that can trigger events.
Is Phaser 3 capable of integrating with Google Maps API to create such a game? If so, could you provide any guidance or resources on how to achieve this?
Thank you for your help!
Best regards, Sakura