From bcfad076191ba5e1ae886b8b24a7b568683045e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 24 Oct 2024 19:24:10 +0000 Subject: [PATCH] Update project list --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index e26927b..2e059bf 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -39,6 +39,7 @@ * [Text Summarizer](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Text%20Summarizer) * [Text To Speech](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Text%20To%20Speech) * [Text to Morse Code](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Text%20to%20Morse%20Code) +* [Text_Adventure_Game](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Text_Adventure_Game) * [Tic-Tac-Toc using AI (min-max)](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Tic-Tac-Toc%20using%20AI%20(min-max)) * [To Do List](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/To%20Do%20List) * [Translator](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Translator)