Add sounds

This commit is contained in:
schmelczerandras 2020-10-24 13:26:03 +02:00
parent f6f54483db
commit d79900e3ea
11 changed files with 106 additions and 3 deletions

View file

@ -89,6 +89,11 @@
/>
</label>
<label for="enable-music">
<input id="enable-music" type="checkbox" />
<img title="Enable music" alt="music note" src="../static/music.svg" />
</label>
<img
title="Exit from current game"
id="logout"