feat: add bgm

This commit is contained in:
2023-12-24 02:44:05 +08:00
parent 3386f1ec3c
commit 3bb0b0b753
11 changed files with 57 additions and 4 deletions

View File

@@ -8,6 +8,10 @@
</head>
<body>
<audio id="bgm" loop>
<source src="asset/music/bgm.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<!-- 游戏的界面元素 -->
<div id="restaurant">
<div id="desktop">