UNPKG

tmemory

Version:

A terminal-based Memory card game built with React Ink. Features multiple grid sizes, AI opponent, and high scores.

4 lines (3 loc) 111 B
import React from 'react'; export declare const LeaderboardScreen: React.FC; export default LeaderboardScreen;