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

demo: Create Mouse Memory Game #2591

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kaleaditya779
Copy link

Create Mouse Memory Game (Hacktoberfest Demo) #2563

This PR adds Mouse Memory Game demo app to the Tolgee Hacktoberfest project.


Related Issue

#2563

Features:

  • User can choose the number of cards to play with
  • Various eye relaxing color themes
  • Smooth in experience
  • Adequate Animation in cards

Tech Stack:

  • Frontend: HTML, JavaScript
  • Backend: PHP
  • Styling: CSS
  • Localization: tolgee-platfom

Implementation Details

  • The app is stored in the /demos/mouse-memory-game
  • All labels in the app are translated using Tolgee
  • The app uses a responsive design and works well on both desktop and mobile devices

Screenshots:

Screenshot 2024-10-14 020231
Screenshot 2024-10-14 014025
Screenshot 2024-10-14 014235
Screenshot 2024-10-14 020310
Screenshot 2024-10-14 020353
Screenshot 2024-10-14 020445

Short Video:

tolgee.project.demo.1.mp4

Thank you for considering my contribution to the Tolgee Hacktoberfest event! 🐁

kaleaditya779 and others added 2 commits October 14, 2024 02:10
High entropy secret exposed issue fixed.
Copy link
Contributor

@JanCizmar JanCizmar left a comment

Choose a reason for hiding this comment

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

Hello! It's a great demo! 🚀

The problem is that you're not using Tolgee for localization. You need to implement language switch and implement the language changing logic according to the Tolgee docs.

@kaleaditya779
Copy link
Author

Hello! It's a great demo! 🚀

The problem is that you're not using Tolgee for localization. You need to implement language switch and implement the language changing logic according to the Tolgee docs.

I will correct that thing Sir.

@kaleaditya779
Copy link
Author

Hello! It's a great demo! 🚀

The problem is that you're not using Tolgee for localization. You need to implement language switch and implement the language changing logic according to the Tolgee docs.

#2591

Hello! I have done the respective changes..
Please consider me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants