mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 23:41:50 +08:00
13 lines
255 B
HTML
13 lines
255 B
HTML
|
<div id='game'>
|
||
|
|
||
|
<canvas id='canvas'></canvas>
|
||
|
|
||
|
<div id='pause-menu'>
|
||
|
<div class='window'>
|
||
|
<button type='button' id='restart-butt'>Restart</button>
|
||
|
<button type='button' id='song-selection-butt'>Song selection</button>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|