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)