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