From 604bad803ba7e7b94c3492ebd4353bf639e9edaa Mon Sep 17 00:00:00 2001 From: mohammadreza Date: Wed, 15 Apr 2026 12:49:21 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db0060b..a99264a 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ A Breakout Game built entirely in C++ for the terminal ## Features -- 🎮 Classic 2048 Breakout game with two types of level(easy, hard) +- 🎮 Classic 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 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 personalizing the theme and change level