[READ-ONLY] Mirror of https://github.com/danielroe/n3rdle.
n3rdle.vercel.app
1declare type GameState = [guess: string, hint: string][]
1declare type GameState = [guess: string, hint: string][]