diff --git a/25-Minesweeper-Game/index.html b/05-Minesweeper-Game/index.html
similarity index 100%
rename from 25-Minesweeper-Game/index.html
rename to 05-Minesweeper-Game/index.html
diff --git a/25-Minesweeper-Game/script.js b/05-Minesweeper-Game/script.js
similarity index 100%
rename from 25-Minesweeper-Game/script.js
rename to 05-Minesweeper-Game/script.js
diff --git a/25-Minesweeper-Game/style.css b/05-Minesweeper-Game/style.css
similarity index 100%
rename from 25-Minesweeper-Game/style.css
rename to 05-Minesweeper-Game/style.css
diff --git a/28-Tower-Blocks/index.html b/06-Tower-Blocks/index.html
similarity index 100%
rename from 28-Tower-Blocks/index.html
rename to 06-Tower-Blocks/index.html
diff --git a/28-Tower-Blocks/script.js b/06-Tower-Blocks/script.js
similarity index 100%
rename from 28-Tower-Blocks/script.js
rename to 06-Tower-Blocks/script.js
diff --git a/28-Tower-Blocks/style.css b/06-Tower-Blocks/style.css
similarity index 100%
rename from 28-Tower-Blocks/style.css
rename to 06-Tower-Blocks/style.css
diff --git a/24-Ping-Pong-Game/index.html b/07-Ping-Pong-Game/index.html
similarity index 100%
rename from 24-Ping-Pong-Game/index.html
rename to 07-Ping-Pong-Game/index.html
diff --git a/24-Ping-Pong-Game/script.js b/07-Ping-Pong-Game/script.js
similarity index 100%
rename from 24-Ping-Pong-Game/script.js
rename to 07-Ping-Pong-Game/script.js
diff --git a/24-Ping-Pong-Game/style.css b/07-Ping-Pong-Game/style.css
similarity index 100%
rename from 24-Ping-Pong-Game/style.css
rename to 07-Ping-Pong-Game/style.css
diff --git a/23-Tetris-Game/index.html b/08-Tetris-Game/index.html
similarity index 100%
rename from 23-Tetris-Game/index.html
rename to 08-Tetris-Game/index.html
diff --git a/23-Tetris-Game/script.js b/08-Tetris-Game/script.js
similarity index 100%
rename from 23-Tetris-Game/script.js
rename to 08-Tetris-Game/script.js
diff --git a/23-Tetris-Game/style.css b/08-Tetris-Game/style.css
similarity index 100%
rename from 23-Tetris-Game/style.css
rename to 08-Tetris-Game/style.css
diff --git a/22-Tilting-Maze-Game/index.html b/09-Tilting-Maze-Game/index.html
similarity index 100%
rename from 22-Tilting-Maze-Game/index.html
rename to 09-Tilting-Maze-Game/index.html
diff --git a/22-Tilting-Maze-Game/script.js b/09-Tilting-Maze-Game/script.js
similarity index 100%
rename from 22-Tilting-Maze-Game/script.js
rename to 09-Tilting-Maze-Game/script.js
diff --git a/22-Tilting-Maze-Game/style.css b/09-Tilting-Maze-Game/style.css
similarity index 100%
rename from 22-Tilting-Maze-Game/style.css
rename to 09-Tilting-Maze-Game/style.css
diff --git a/09-Dice-Roll-Simulator/index.html b/22-Dice-Roll-Simulator/index.html
similarity index 100%
rename from 09-Dice-Roll-Simulator/index.html
rename to 22-Dice-Roll-Simulator/index.html
diff --git a/09-Dice-Roll-Simulator/index.js b/22-Dice-Roll-Simulator/index.js
similarity index 100%
rename from 09-Dice-Roll-Simulator/index.js
rename to 22-Dice-Roll-Simulator/index.js
diff --git a/09-Dice-Roll-Simulator/style.css b/22-Dice-Roll-Simulator/style.css
similarity index 100%
rename from 09-Dice-Roll-Simulator/style.css
rename to 22-Dice-Roll-Simulator/style.css
diff --git a/08-Shape-Clicker-Game/app.js b/23-Shape-Clicker-Game/app.js
similarity index 100%
rename from 08-Shape-Clicker-Game/app.js
rename to 23-Shape-Clicker-Game/app.js
diff --git a/08-Shape-Clicker-Game/index.html b/23-Shape-Clicker-Game/index.html
similarity index 100%
rename from 08-Shape-Clicker-Game/index.html
rename to 23-Shape-Clicker-Game/index.html
diff --git a/08-Shape-Clicker-Game/style.css b/23-Shape-Clicker-Game/style.css
similarity index 100%
rename from 08-Shape-Clicker-Game/style.css
rename to 23-Shape-Clicker-Game/style.css
diff --git a/07-Typing-Game/app.js b/24-Typing-Game/app.js
similarity index 100%
rename from 07-Typing-Game/app.js
rename to 24-Typing-Game/app.js
diff --git a/07-Typing-Game/index.html b/24-Typing-Game/index.html
similarity index 100%
rename from 07-Typing-Game/index.html
rename to 24-Typing-Game/index.html
diff --git a/07-Typing-Game/style.css b/24-Typing-Game/style.css
similarity index 100%
rename from 07-Typing-Game/style.css
rename to 24-Typing-Game/style.css
diff --git a/05-Speak-Number-Guessing-Game/index.html b/25-Speak-Number-Guessing-Game/index.html
similarity index 100%
rename from 05-Speak-Number-Guessing-Game/index.html
rename to 25-Speak-Number-Guessing-Game/index.html
diff --git a/05-Speak-Number-Guessing-Game/script.js b/25-Speak-Number-Guessing-Game/script.js
similarity index 100%
rename from 05-Speak-Number-Guessing-Game/script.js
rename to 25-Speak-Number-Guessing-Game/script.js
diff --git a/05-Speak-Number-Guessing-Game/style.css b/25-Speak-Number-Guessing-Game/style.css
similarity index 100%
rename from 05-Speak-Number-Guessing-Game/style.css
rename to 25-Speak-Number-Guessing-Game/style.css
diff --git a/06-Emoji-Catcher-Game/app.js b/28-Emoji-Catcher-Game/app.js
similarity index 100%
rename from 06-Emoji-Catcher-Game/app.js
rename to 28-Emoji-Catcher-Game/app.js
diff --git a/06-Emoji-Catcher-Game/index.html b/28-Emoji-Catcher-Game/index.html
similarity index 100%
rename from 06-Emoji-Catcher-Game/index.html
rename to 28-Emoji-Catcher-Game/index.html
diff --git a/06-Emoji-Catcher-Game/style.css b/28-Emoji-Catcher-Game/style.css
similarity index 100%
rename from 06-Emoji-Catcher-Game/style.css
rename to 28-Emoji-Catcher-Game/style.css