Add background music!
Thanks Vivi!
This commit is contained in:
parent
e2a23f7820
commit
fb3da196df
4 changed files with 11 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -65,6 +65,7 @@ bundle: game.wasm
|
|||
rm cirkoban.zip || true
|
||||
zip cirkoban.zip -r assets/images/cirkoban-onesheet.png \
|
||||
assets/sounds/*.wav \
|
||||
assets/music/*.ogg \
|
||||
assets/fonts/*.woff2 \
|
||||
reflect.js \
|
||||
game.js \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue