Inspiration
had the idea, fitted the prompt
What it does
This project is a QR-based Sokoban puzzle game where each game state is encoded in a URL and rendered as a scannable QR code. Players can scan or click the QR to view the current board and use arrow keys or buttons to move the player, pushing boxes onto goals. Each move generates a new QR code reflecting the updated state, allowing turn-based gameplay entirely through scanning and navigating between QR-linked pages.
How we built it
i just coded it lol
Challenges we ran into
some qr code stuff not working
Accomplishments that we're proud of
i actually did it
What we learned
it's kinda fun
What's next for QR Sokoban
can use similar qr logic for other games, maybe try doing a non turn-based game too.
Built With
- next
- typescript
Log in or sign up for Devpost to join the conversation.