
Minesweeper Keyboard Control od lzieniew
Plugin that allows user to control minesweeper.online with keyboard instead of mouse.
2 korisnika2 korisnika
Metapodaci proširenja
Informacije o ovom proširenju
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
Ocjena 1 od strane 1 korisnika
Dozvole i podaciSaznaj više
Potrebne dozvole:
- Pristupiti tvojim podacima za minesweeper.online
Daljnje informacije
- Poveznice dodatka
- Verzija
- 1.5
- Veličina
- 10,47 KB
- Zadnje aktualiziranje
- prije godinu (30. srp. 2024)
- Povezane kategorije
- Licenca
- Mozilla javna licenca 2.0
- Povijest verzija
- Dodaj u zbirku
Napomene o izdanju za 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)