silentDjay / Mapstery

A geography game inspired by my long history of spending hours on end staring at maps
http://silentdjay.github.io/Mapstery/
6 stars 3 forks source link

Make the game mobile-browser friendly #16

Closed silentDjay closed 6 years ago

silentDjay commented 7 years ago

:)

silentDjay commented 6 years ago

Major wave of mobile-friendly changes done. The main thing here was adding a <meta> tag to the HTML <head>:

<meta name="viewport" content="width=device-width">