
Minesweeper Keyboard Control Autor: lzieniew
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
2 użytkowników2 użytkowników
Metadane rozszerzenia
O tym rozszerzeniu
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
Ocenione na 1 przez jednego recenzenta
Uprawnienia i daneWięcej informacji
Wymagane uprawnienia:
- Mieć dostęp do danych użytkownika na stronie „minesweeper.online”
Więcej informacji
- Strony dodatku
- Wersja
- 1.5
- Rozmiar
- 10,47 KB
- Ostatnia aktualizacja
- rok temu (30 lip 2024)
- Powiązane kategorie
- Licencja
- Mozilla Public License 2.0
- Historia wersji
- Dodaj do kolekcji
Informacje o wydaniu 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)