
Minesweeper Keyboard Control od lzieniew
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
1 uživatel1 uživatel
Metadata rozšíření
O tomto rozšíření
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
Ohodnoceno 1 1 redaktorem
Oprávnění a dataZjistit více
Požadovaná oprávnění:
- Přistupovat k vašim datům stránky minesweeper.online
Další informace
- Odkazy doplňku
- Verze
- 1.5
- Velikost
- 10,47 KB
- Poslední aktualizace
- před rokem (30. čvc 2024)
- Příbuzné kategorie
- Licence
- Mozilla Public License 2.0
- Historie změn
- Přidat do sbírky
Poznámky k verzi 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)