Noid Posted June 11, 2015 Report Share Posted June 11, 2015 I want to create a moible game where one of the mechanics involves reading qr codes from someone else's screen. Any ideas on how implement that using phaser? Quote Link to comment Share on other sites More sharing options...
drhayes Posted June 12, 2015 Report Share Posted June 12, 2015 Phaser doesn't have built-in QR code reading stuff (obvs!). You'll also probably have problems getting this to work on a game served from a webpage (unless you use the Camera API which I don't think works on mobile Safari). If you're doing this in Cordova/PhoneGap then you just need to install the barcode scanning plugin and use that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.