
Minesweeper Keyboard Control by lzieniew
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
2 Users2 Users
Extension Metadata
About this extension
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
Arrow key or vim like hjkl can be used to move the marker on the board, and 'd' button simulates left mouse click, 'f' simulates right mouse click - with default minesweeper.online settings it allows user to reveal the hidden cell ('d' key), flag hidden cell ('f' key) and chord ('f' key on revealed cell)
Link to the projects code: https://github.com/lzieniew/minesweeper_online_keyboard_plugin
Arrow key or vim like hjkl can be used to move the marker on the board, and 'd' button simulates left mouse click, 'f' simulates right mouse click - with default minesweeper.online settings it allows user to reveal the hidden cell ('d' key), flag hidden cell ('f' key) and chord ('f' key on revealed cell)
Link to the projects code: https://github.com/lzieniew/minesweeper_online_keyboard_plugin
Rated 1 by 1 reviewer
Permissions and dataLearn more
Required permissions:
- Access your data for minesweeper.online
More information
- Add-on Links
- Version
- 1.5
- Size
- 10.47 kB
- Last updated
- a year ago (30 Jul 2024)
- Related Categories
- Licence
- Mozilla Public Licence 2.0
- Version History
- Add to collection
Release notes for 1.5
Changed behavior of shift + hjkl, so it jumps to the first change of type of field (before it was always to the board's edge)