ordinals/ord

Make it easier to play snake on the timechain

Open

#1.409 aberto em 29 de jan. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1.479 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (3.955 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador