Skip to content
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

Merged
merged 9 commits into from
Aug 1, 2024

Conversation

nikki-05
Copy link
Contributor

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 ✅

  • [ x ] I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • [ x ] I have performed a self-review of my own code or work.
  • [ x ] I have commented my code, particularly in hard-to-understand areas.
  • [ x ] My changes generate no new warnings.
  • [ x ] I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • [ x ] I have added a screenshot for website preview in assets/images
  • [ x ] I have added entries for my game in GameZone's README.md
  • [ x ] I have added README.md in my Game folder
  • [ x ] I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

Untitled video - Made with Clipchamp



Thank you soo much for contributing to our repository 💗

nikki-05 added 2 commits July 27, 2024 23:57
-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
@kunjgit
Copy link
Owner

kunjgit commented Jul 27, 2024

Thank you @nikki-05 ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

Copy link
Collaborator

@ishita-43 ishita-43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go

@ishita-43 ishita-43 added Ready to merge 🥳 level3 Adding new features gssoc GSSoC24 program label labels Jul 28, 2024
@nikki-05
Copy link
Contributor Author

@kunjgit Can you merge my PR, even after resolving there are conflicts

@ishita-43
Copy link
Collaborator

@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

@kunjgit kunjgit merged commit 75a3710 into kunjgit:main Aug 1, 2024
@kunjgit
Copy link
Owner

kunjgit commented Aug 1, 2024

Thank you @nikki-05 , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

@nikki-05 nikki-05 deleted the feature/newgamealien_trans branch August 9, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features Ready to merge 🥳
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Alien Language Translator
3 participants