Staisha-N / MHA_Wordle

A version of The New York Time's Wordle game where the words to guess are characters from My Hero Academia.
2 stars 2 forks source link

Can i play the game #2

Open Axword opened 3 months ago

Axword commented 3 months ago

Hi are u hosting this anywhere to play it or i need to run it locally? and if i need to run it locally - how?

Staisha-N commented 3 months ago

Hi there! Thanks for the interest in my game! The code is hosted via GitHub pages here: https://staisha-n.github.io/MHA_Wordle/

By the way, it has been tested to be used on a computer, not on mobile devices yet. But if you have experience in mobile development, please don’t hesitate to add to the repo!

I have also just added a README with this information for everyone’s convenience 😁

Axword commented 3 months ago

Thanks for the quick answer! I don't know if you'd be interested in improving the projects, but there are two things that I would improve/add:

  1. It takes a lot of time for the page to load. At first, I thought it was bugged or something.
  2. There is another style of game similar to Wordle that I think would fit the MHA world more. You can check it out here for example: https://www.gamedle.wtf/guess?lang=en. Instead of guessing a word, you guess someone and receive clues about that person (like if they are a villain or not, how old they are, etc.). It takes a little more time but it's much more fun to play.

Also - you committed node_modules to the project and I'm not sure if that was by mistake or if you meant to do that