Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonlightSmile committed Oct 15, 2024
1 parent c71af02 commit 83ae915
Show file tree
Hide file tree
Showing 45 changed files with 3 additions and 5,118 deletions.
2 changes: 0 additions & 2 deletions .gitignore

This file was deleted.

File renamed without changes.
Binary file removed dist/audio/bgm.mp3
Binary file not shown.
Binary file removed dist/audio/bgm.ogg
Binary file not shown.
Binary file removed dist/audio/coin.wav
Binary file not shown.
Binary file removed dist/audio/door.wav
Binary file not shown.
Binary file removed dist/audio/jump.wav
Binary file not shown.
Binary file removed dist/audio/key.wav
Binary file not shown.
Binary file removed dist/audio/stomp.wav
Binary file not shown.
29 changes: 0 additions & 29 deletions dist/data/level00.json

This file was deleted.

58 changes: 0 additions & 58 deletions dist/data/level01.json

This file was deleted.

57 changes: 0 additions & 57 deletions dist/data/level02.json

This file was deleted.

Binary file removed dist/favicon.ico
Binary file not shown.
Binary file removed dist/images/background.png
Binary file not shown.
Binary file removed dist/images/coin_animated.png
Binary file not shown.
Binary file removed dist/images/coin_icon.png
Binary file not shown.
Binary file removed dist/images/decor.png
Binary file not shown.
Binary file removed dist/images/door.png
Binary file not shown.
21 changes: 0 additions & 21 deletions dist/images/font.fnt

This file was deleted.

Binary file removed dist/images/font.png
Binary file not shown.
Binary file removed dist/images/grass_1x1.png
Binary file not shown.
Binary file removed dist/images/grass_2x1.png
Binary file not shown.
Binary file removed dist/images/grass_4x1.png
Binary file not shown.
Binary file removed dist/images/grass_6x1.png
Binary file not shown.
Binary file removed dist/images/grass_8x1.png
Binary file not shown.
Binary file removed dist/images/ground.png
Binary file not shown.
Binary file removed dist/images/hero.png
Binary file not shown.
Binary file removed dist/images/hero_stopped.png
Binary file not shown.
Binary file removed dist/images/invisible_wall.png
Binary file not shown.
Binary file removed dist/images/key.png
Binary file not shown.
Binary file removed dist/images/key_icon.png
Binary file not shown.
Binary file removed dist/images/numbers.png
Binary file not shown.
Binary file removed dist/images/spider.png
Binary file not shown.
29 changes: 0 additions & 29 deletions dist/index.html

This file was deleted.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title><%= htmlWebpackPlugin.options.title %></title>
<title>platforms</title>
<style>
body {
margin: 0;
Expand All @@ -13,7 +13,7 @@
place-content: center;
}
</style>
</head>
<link rel="shortcut icon" href="favicon.ico"></head>
<body>
<ol>
<li>使用 ⬆️ ⬇️ ⬅️ ➡️ 移动角色</li>
Expand All @@ -25,5 +25,5 @@
关,所以如果您的实力强劲吃到了通往第三关的钥匙之后程序会 crash 😭
</li>
</ol>
</body>
<script type="text/javascript" src="bundle.js"></script></body>
</html>
25 changes: 0 additions & 25 deletions package.json

This file was deleted.

17 changes: 0 additions & 17 deletions src/game.ts

This file was deleted.

67 changes: 0 additions & 67 deletions src/scene/Loading.ts

This file was deleted.

Loading

0 comments on commit 83ae915

Please sign in to comment.