Skip to content

Commit 57caef1

Browse files
HUD player health and end of stage line. Docs to 0.2.3.
Fix for select input boxes on mobile, for setting screen.
1 parent 81e6ddc commit 57caef1

File tree

15 files changed

+50
-21
lines changed

15 files changed

+50
-21
lines changed

docs/data/bgm/deathmatch.ogg

-1.83 MB
Binary file not shown.

docs/data/bgm/defeated.mp3

-40.1 KB
Binary file not shown.

docs/data/bgm/defeated.ogg

-439 KB
Binary file not shown.

docs/data/bgm/rain_of_lasers.ogg

-4.85 MB
Binary file not shown.

docs/data/bgm/tronicles.ogg

-623 KB
Binary file not shown.

docs/data/bgm/victory_tune.mp3

-80.8 KB
Binary file not shown.

docs/data/bgm/victory_tune.ogg

-1010 KB
Binary file not shown.

docs/fonts.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Space Invader</title>
6-
<link rel="stylesheet" type="text/css" media="screen" href="fonts.css">
76
<link rel="stylesheet" type="text/css" media="screen" href="index.css">
7+
<link rel="stylesheet" type="text/css" media="screen" href="fonts.css">
88
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
99
<meta name="apple-mobile-web-app-capable" content="yes">
1010
<meta name="mobile-web-app-capable" content="yes">

docs/js/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)