-
Notifications
You must be signed in to change notification settings - Fork 9
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
Added "Falling Words" game #11
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/aldy-san/zeroneko/5bA28pdC6pg96QaY5vfGKzrTaYy3 |
Ok i finished the new game mentioned in #5 |
It checks if the text falling is the same as the text you added, so what you write should be using the Japanese alphabet. I thought that users could learn how to learn the Japanese keyboard. If you prefer I can put both the romanised and actual Japanese |
Also, the game restarts whenever you change the window width/height, this makes the content more responsive but causes an issue when opening the keyboard on android, should i remove it? |
i think its good for now, i will merge your PR, thanks for contributing. |
I added my game, if it's approved i can work on it