From fc3919e54636ed7003bf29d9f1511e748632753e Mon Sep 17 00:00:00 2001 From: mohammadreza Date: Wed, 15 Apr 2026 12:41:31 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eca8866..e31151e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ A Breakout Game built entirely in C++ for the terminal ## Features - +🎮 Classic 2048 Breakout game with two types of level(easy, hard) +👾 Main menu with intuitive navigation +📊 save Game Event Log with CURD(create, Read, Update, Delete) operations +🗂️ save and replay the unfinished last game +📝 Enter player name for personalized experience +⚙️ cool setting for personalized the theme and change level ## Screenshots