Please sign in to access this page
A QR code-based game where you have to go around a specific area and collect cards with QR codes, then battle with your opponents with the collected cards!
Manuel Hofmarcher
Check their projects out: AFKGuard, //public:canvas, EBookToPDF
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
The code is now making sure a player has at least 7 cards before they start playing. I also added a demo mode so that you can try it out for yourself when the demo is released!
I'm almost done with the project already!! Can't wait to finish it
I implemented multiplayer using long polling! It was my first time trying to implement long polling, super proud of the outcome