itaditya / trick-or-treat-game

Play it for free here
https://trick-or-treat.netlify.com/
16 stars 17 forks source link

make it mobile usable #13

Closed itaditya closed 4 years ago

itaditya commented 5 years ago

Requires

gabLaroche commented 4 years ago

I'd like to work on this. :)

itaditya commented 4 years ago

Great @gabLaroche. If you find any issue in setting up the project let me know. I'd suggest first thinking what way would be best for user to Control the Game.

Suggestions-

  1. Virtual up/down right/left keys on bottom of board.
  2. Instead of portrait mode, we can ask user to play game in landscape mode, then up/right virtual buttons can be on the left side of board and left/right buttons can be on the right side.
  3. Use gestures. (Although I think this would not be the best way since there is so many times user have to swipe. With above solutions user would only need to tap).
itaditya commented 4 years ago

@gabLaroche fixed #13 so closing the Issue