K 0.1.0
This commit is contained in:
16
К/index.html
Normal file
16
К/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<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>
|
||||
</head>
|
||||
<body>
|
||||
<script src="игра/001.мир.js"></script>
|
||||
<script src="игра/011.phaser.js"></script>
|
||||
<script src="игра/109.управление.js"></script>
|
||||
<script src="игра/110.колобок.js"></script>
|
||||
<script src="игра/111.изба.js"></script>
|
||||
<script src="игра/499.пуск.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user