Open nrossetti opened 3 years ago
Made responsive across devices through CSS changes mostly, however the game needs touch controls and other mobile features implemented. Created new issue here #3
The responsive design does not work as intended. Need to devise a new strategy for the concept (canvas ontop image) most likely need to use JS to query and change/respond in real time,.
similar to issue #11 my testing was insufficient and the formatting is still broken on actual mobile devices. I think this has to do with my media queries and factors related to phone resolution/pixel density.
Make snake game responsive via dynamically sized canvas/graphics or at least coded media queries.