niklasf / syzygy-tables.info

User interface and public API for probing Syzygy endgame tablebases
https://syzygy-tables.info
GNU Affero General Public License v3.0
60 stars 14 forks source link

Key bindings for more convenient interface #358

Closed elexunix closed 3 months ago

elexunix commented 3 months ago

Hello! The database is great! I wonder if it is possible to make, say, the space key be used to automatically play the best move out of the list. I guess it is relatively easy, since it just requires adding a few lines to the front-end. This will make it even more pleasuring to use, since it is an often usecase -- to look through the optimal play line, currently it requires clicking on a move each time

niklasf commented 3 months ago

Good idea. Added the space shortcut.