diff --git a/Games/Sky_Lift_Dash/README.md b/Games/Sky_Lift_Dash/README.md
new file mode 100644
index 0000000000..321b578511
--- /dev/null
+++ b/Games/Sky_Lift_Dash/README.md
@@ -0,0 +1,21 @@
+# Sky Lift Dash
+
+## Description đ
+Sky Lift Dash is a fun and engaging game where players guide a ball through a moving gap in horizontal walls to prevent it from reaching the top of the screen. The game challenges players to align the ball with the gap as the walls rise, providing an exciting and dynamic gameplay experience.
+
+## Functionalities đŽ
+- **Dynamic Walls**: Horizontal walls move upward continuously.
+- **Gravity Mechanic**: The ball falls under gravity.
+- **Gap Navigation**: Align the ball with the moving gap to avoid collision.
+- **Scoring System**: Track and display the number of successful passes through the gap.
+- **Game Over**: Triggered if the ball touches the top edge of the screen.
+
+## How to Play? đšī¸
+1. **Start**: Launch the game to begin.
+2. **Control**: Use the keyboard left/right arrow controls to move the paddle or adjust the ball's trajectory.
+3. **Objective**: Navigate the ball through the gap in the walls while avoiding collisions.
+4. **Goal**: Keep the ball from reaching the top of the screen by aligning it with the gap in the walls.
+
+## Screenshots đ¸
+![Gameplay Screenshot](https://github.com/SanskarSinghiit/GameZone/blob/main/Games/Sky_Lift_Dash/images/maingame.png)
+![Gameplay Screenshot](https://github.com/SanskarSinghiit/GameZone/blob/main/Games/Sky_Lift_Dash/images/gameover.png)
diff --git a/Games/Sky_Lift_Dash/images/gameover.png b/Games/Sky_Lift_Dash/images/gameover.png
new file mode 100644
index 0000000000..a8aca8ff86
Binary files /dev/null and b/Games/Sky_Lift_Dash/images/gameover.png differ
diff --git a/Games/Sky_Lift_Dash/images/maingame.png b/Games/Sky_Lift_Dash/images/maingame.png
new file mode 100644
index 0000000000..e55c667407
Binary files /dev/null and b/Games/Sky_Lift_Dash/images/maingame.png differ
diff --git a/Games/Sky_Lift_Dash/index.html b/Games/Sky_Lift_Dash/index.html
new file mode 100644
index 0000000000..c700ec245c
--- /dev/null
+++ b/Games/Sky_Lift_Dash/index.html
@@ -0,0 +1,15 @@
+
+
+