ordinals/ord

Make it easier to play snake on the timechain

Open

#1 409 ouverte le 29 janv. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (1 479 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (3 955 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur