pmndrs/racing-game

User editable keys

Open

#168 opened on Jul 6, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (199 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,200 stars)
PR merge metrics
 (PR metrics pending)

Description

Instead of adding different keys it would be better if they were user editable and we just save the state in localStorage or supabase. This will solve all other keyboard layouts as well.

Originally posted by @njm222 in https://github.com/pmndrs/racing-game/issues/165#issuecomment-873335801

Contributor guide