Hacker News new | ask | show | jobs
by Adachi91 432 days ago
Pretty trivial, I built a browser scanner for my phone using a QR scanner library[1], while browsers are contemplating adding an API natively.[2] You would just need to use a lookup service for the UPN of the game title.

[1]: https://github.com/mebjas/html5-qrcode [2]: https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Det...

2 comments

That looks really cool, and i believe we could do something by trying to match the game title's with our database. Thanks for the heads up!
No offense but it's not the barcode scanning that's the problem for this feature :)