implement touch control

This commit is contained in:
LabyStudio
2022-02-13 10:49:43 +01:00
parent a7482c52f1
commit 300e05c7e3
3 changed files with 154 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
<html lang="en">
<head>
<title>Minecraft</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="stylesheet" href="style.css"/>
</head>