-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Alien Language Translator with Enhanced Features #5000
Conversation
-Implement translation between English and Alien language - Add functionality to switch between translation directions - Introduce alien-like speech effects with random symbols and repetition - Enhance user interaction with event Listeners
Features: -Implement translation between English and Alien language -Add functionality to switch between translation directions -Introduce alien-like speech effects with random symbols and repetition -Enhance user interaction with event Listeners
Thank you @nikki-05 ,for creating the PR and contributing to our GameZone 💗 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go
@kunjgit Can you merge my PR, even after resolving there are conflicts |
You can resync the readme file with latest changes and then add your game entry to the file |
Thank you @nikki-05 , for your valuable time and contribution in our GameZone 💗. |
PR Description 📜
Features:
-Implement translation between English and Alien language
-Add functionality to switch between translation directions
-Introduce alien-like speech effects with random symbols and repetition
-Enhance user interaction with event Listeners
Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below
-Implemented englishToAlien and alienToEnglish dictionaries for bi-directional translation.
-Added translateToAlien and translateToEnglish functions for handling text conversion between English and Alien languages.
-Enhanced alien translation
-Introduced a button to switch translation direction between English and Alien language.
-Added a feature to vocalize the translated text using speech synthesis.
Fixes #4980
Mark the task you have completed ✅
Add your screenshots(Optional) 📸
Thank you soo much for contributing to our repository 💗