The Backdooms is an innovative HTML game that fits entirely within a QR code, merging nostalgia for DOOM 1993 with the mysterious allure of The Backrooms. By utilizing extreme compression techniques, this self-contained game offers an offline experience, allowing players to explore a uniquely generated world right from their mobile devices.
The Backdooms is an innovative and self-contained HTML game that seamlessly fits inside a QR code, drawing inspiration from the classic DOOM 1993 and the eerie ambiance of The Backrooms. This unique project showcases the potential of QR code storage and compression, effectively allowing users to launch and play a complete game directly in their web browser by simply scanning a code.
DecompressionStream API, the game decompresses and executes dynamically within the browser, ensuring smooth gameplay.Users can convert their own games into a QR code using the provided Python script, facilitating an easy and quick gaming experience:
python3 QRGEN.py <your-game.html> <output-qrcode.png>
After generating the QR code, scan it with a smartphone or QR code scanner to open and play the game directly.
The Backdooms employs a multi-step compression workflow that includes:
For more insights into the development process, visit the blog MindDump and explore the challenges and breakthroughs encountered while creating this project.
The Backdooms is a remarkable fusion of technology and creativity, inviting players to engage with a nostalgic gaming experience in an entirely new format, all while pushing the boundaries of QR code capabilities.
No comments yet.
Sign in to be the first to comment.