
Minesweeper Keyboard Control von lzieniew
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
2 Benutzer2 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
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
Bewertet mit 1 von 1 Bewerter
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Auf Ihre Daten für minesweeper.online zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.5
- Größe
- 10,47 KB
- Zuletzt aktualisiert
- vor einem Jahr (30. Juli 2024)
- Verwandte Kategorien
- Versionsgeschichte
- Zur Sammlung hinzufügen
Versionshinweise für 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)