K: полный экран

This commit is contained in:
2021-04-17 13:32:17 +03:00
parent 774e6324cc
commit e3a39c18f5
3 changed files with 16 additions and 28 deletions

View File

@@ -4,6 +4,14 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>КОЛОБОК 0.1.0</title>
<script src="https://cdn.jsdelivr.net/npm/phaser@3.54.0/dist/phaser.min.js"></script>
<style>
html, body
{
margin: 0;
height: 100%;
overflow: hidden
}
</style>
</head>
<body>
<script src="игра/001.мир.js"></script>