viewport
This commit is contained in:
parent
db68dba9b8
commit
cbd278177a
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
<html>
|
<html>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<title>Sokobanya</title>
|
||||||
<script src="assets/maps/microban.js"></script>
|
<script src="assets/maps/microban.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
@ -97,6 +99,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<h4>TODO:</h4>
|
<h4>TODO:</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Mobile Support</li>
|
||||||
<li>Create a cool song and SFX</li>
|
<li>Create a cool song and SFX</li>
|
||||||
<li>Points system</li>
|
<li>Points system</li>
|
||||||
<li>Steam animation when you beat a level</li>
|
<li>Steam animation when you beat a level</li>
|
||||||
|
|
Loading…
Reference in a new issue