This is a userscript that allows you to play chess on chess.com in true blindfolded mode against the normal player pool.
- Move Input: Moves can be input using Short Algebraic Notation (SAN).
- Board Visibility Toggle: The board can be hidden or shown at will.
- Move Announcements: Moves are announced via text-to-speech.
- Immersive Experience: The script allows for an immersive blindfolded play experience with your eyes closed.
- Navigate to chess.com/play/online.
- Open the JavaScript console in your browser.
- Insert the contents of
script.js
into the console.
- Install the Tampermonkey extension for your browser.
- Add the
userscript.js
file from this repository to Tampermonkey. - Replace
YOUR_BLINDFOLDED_ACCOUNT
in the script with the username of your blindfold-only account. - Enjoy playing chess in blindfolded mode!