ordinals/ord

Make it easier to play snake on the timechain

Open

#1.409 geöffnet am 29. Jan. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.479 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (3.955 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Someone inscribed this nice snake game, but it's hard to play on the /inscription page becuase the arrow keys both control the snake and scroll the page.

Make it so that when an iframe is focused, keyboard events are ignored, the default is prevented. Also indicate visually when the iframe has focus.

Contributor Guide