Update koleso.html
Browse files- koleso.html +5 -0
koleso.html
CHANGED
|
@@ -8,5 +8,10 @@
|
|
| 8 |
<script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/phaser.min.js?download=true"></script>
|
| 9 |
</head>
|
| 10 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
</body>
|
| 12 |
</html>
|
|
|
|
| 8 |
<script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/phaser.min.js?download=true"></script>
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
<div id="game-container"></div>
|
| 14 |
+
|
| 15 |
+
|
| 16 |
</body>
|
| 17 |
</html>
|