Update README.md
This commit is contained in:
@@ -2,19 +2,32 @@
|
|||||||
|
|
||||||
A Breakout Game built entirely in C++ for the terminal
|
A Breakout Game built entirely in C++ for the terminal
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
🎮 Classic 2048 Breakout game with two types of level(easy, hard)
|
- 🎮 Classic 2048 Breakout game with two types of level(easy, hard)
|
||||||
👾 Main menu with intuitive navigation
|
- 👾 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
|
- 🗂️ save and replay the unfinished last game
|
||||||
📝 Enter player name for personalized experience
|
- 📝 Enter player name for personalized experience
|
||||||
⚙️ cool setting for personalized the theme and change level
|
- ⚙️ cool setting for personalized the theme and change level
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user