Privacy Policy
Last updated: June 2026
No Backend
Recoil Duel is a fully client-side application. There is no server, no database, no API, and no external network requests. All game logic executes entirely inside your browser.
No Data Collection
We do not collect, store, transmit, or share any personal data. There are no analytics, trackers, cookies, or third-party scripts embedded in this application.
Local Storage
The game uses your browser's localStorage to persist the following information locally on your device:
- Bet Streak & Total — your prediction win streak and total correct predictions
- Completed Levels — which campaign levels you have cleared
- Sound Preference — whether sound is muted or enabled
This data never leaves your browser. You can clear it at any time via your browser's settings or by clearing localStorage for this site.
No Account Required
You do not need to create an account, sign in, or provide any personal information to play the game.
Third Parties
This application does not integrate with any third-party services, APIs, or embeds. All dependencies (React, Next.js, Matter.js) run locally within the client-side bundle.
Contact
This is an open-source project. If you have questions, please open an issue on theGitHub repository.