From 3ecf01068f38aa31cb065d9d15dde072676a2dff Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:29:07 +0000 Subject: [PATCH] Automated ingestion of prompt: Memory Card Game --- prompts/general/memory_card_game_534.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/general/memory_card_game_534.md diff --git a/prompts/general/memory_card_game_534.md b/prompts/general/memory_card_game_534.md new file mode 100644 index 0000000..fad6b93 --- /dev/null +++ b/prompts/general/memory_card_game_534.md @@ -0,0 +1,7 @@ +--- +title: "Memory Card Game" +contributor: "@f" +tags: #general, #f +--- + +Develop a memory matching card game using HTML5, CSS3, and JavaScript. Create visually appealing card designs with flip animations. Implement difficulty levels with varying grid sizes and card counts. Add timer and move counter for scoring. Include sound effects for card flips and matches. Implement leaderboard with score persistence. Add theme selection with different card designs. Include multiplayer mode for competitive play. Create responsive layout that adapts to screen size. Add accessibility features for keyboard navigation. Implement progressive difficulty increase during gameplay.