diff --git a/PingPongGame/ayan-joshi/README.md b/PingPongGame/ayan-joshi/README.md
new file mode 100644
index 000000000..423c0ef16
--- /dev/null
+++ b/PingPongGame/ayan-joshi/README.md
@@ -0,0 +1,32 @@
+# **Ping_Pong**
+
+---
+
+
+
+## **Description đ**
+- Ping pong, also known as table tennis, is a sport in which two or four players hit a lightweight ball back and forth across a table using small solid rackets.
+- They must prevent the ball from touching the surface of the table on their side
+
+
+
+
+## **How to play? đšī¸**
+- Controls:
+ - `W`: Up / `S`: Down (Player 1)
+ - `â`: Up / `â`: Down (Player 2)
+- Players must allow a ball played towards them to bounce once on their side of the table and must return it so that it bounces on the opposite side.
+- A point is scored when a player fails to return the ball within the rules. A player or team wins a game by scoring 11 points with a two-point margin.
+- This is a endless game, so both players can play as much as they want
+- Also added the Pause , Resume and Reset button below to make it more interesting.
+
+
+
+
+## **Screenshots đ¸**
+
+
+
+![Alt text]()
+
+
\ No newline at end of file
diff --git a/PingPongGame/ayan-joshi/Screenshot (188).png b/PingPongGame/ayan-joshi/Screenshot (188).png
new file mode 100644
index 000000000..7820f470e
Binary files /dev/null and b/PingPongGame/ayan-joshi/Screenshot (188).png differ
diff --git a/PingPongGame/ayan-joshi/index.html b/PingPongGame/ayan-joshi/index.html
new file mode 100644
index 000000000..1b265c5d4
--- /dev/null
+++ b/PingPongGame/ayan-joshi/index.html
@@ -0,0 +1,33 @@
+
+
+
+
+
+ Ping Pong Multiplayer
+
+
+
+