diff --git a/SudokuGame_DevanshKyada27/README.md b/SudokuGame_DevanshKyada27/README.md
new file mode 100644
index 000000000..1b77244cf
--- /dev/null
+++ b/SudokuGame_DevanshKyada27/README.md
@@ -0,0 +1,32 @@
+
+# Sudoku Game
+
+Created a Sudoku Game using HTML, CSS and JavaScript.
+Works Completely fine.
+It's just like a normal Sudoku Game.
+Here you have to select a number from the bottom and place it in the right box, then only the number would be displayed in the box where you have placed the number.
+
+
+
+
+
+## Deployment
+
+To deploy this project run
+
+```bash
+ Its just a normal HTML, CSS and JS file. You can just copy the code and paste it in your code editor and can view the project.
+```
+
+
+## Screenshots
+
+![App Screenshot](https://user-images.githubusercontent.com/143169520/277363996-fa49a555-f738-4726-9e3d-59465d62b4a2.png)
+
+
+## Demo
+
+To watch the live demo you can click on the link
+
+https://user-images.githubusercontent.com/143169520/277364664-c268985d-25ea-48d8-9230-554afda018eb.mp4
+
diff --git a/SudokuGame_DevanshKyada27/index.html b/SudokuGame_DevanshKyada27/index.html
new file mode 100644
index 000000000..c3c4ef8be
--- /dev/null
+++ b/SudokuGame_DevanshKyada27/index.html
@@ -0,0 +1,25 @@
+
+