From 17d44174de60cd52fed8b0f8dc16d6a8b56d3b83 Mon Sep 17 00:00:00 2001 From: mohammadreza Date: Wed, 15 Apr 2026 13:07:24 +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 a99264a..f9ce85c 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ A Breakout Game built entirely in C++ for the terminal ## Features -- 🎮 Classic 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 and replay the unfinished last game - 📝 Enter player name for personalized experience -- ⚙️ cool setting for personalizing the theme and change level +- ⚙️ Cool Setting for ersonalizing the theme and change level