ввести Уведомитель и Мир

This commit is contained in:
2021-04-13 14:39:39 +03:00
commit 2dade96308
3 changed files with 195 additions and 0 deletions

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>КОЛОБОК</title>
<script src="https://cdn.jsdelivr.net/npm/phaser@3.54.0/dist/phaser.min.js"></script>
<script src="001.мир.js"></script>
<script src="090.проверка.js"></script>
</head>
<body>
</body>
</html>