From c8020398a99498667fd46df896d282e2a770369f Mon Sep 17 00:00:00 2001 From: maxneedspats <84929191+maxneedspats@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:02:03 -0500 Subject: [PATCH] Updated to be more concise. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25d502e..55dfe9b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Technical info: - Just wait until the cards flip back over. Future plans: -- Change the game behavior to a queue of cards to flip over once the incorrect match is flipped back over, instead of just waiting for the cards to flip back over. +- Change the game behavior to a queue of cards to flip over, 1 pair at a time. - Expand the game to include a stopwatch. -- Expand score to include number of correct and incorrect matches. \ No newline at end of file +- Expand score to include number of correct and incorrect matches.