mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-18 12:15:04 -04:00
Build 29033878
This commit is contained in:
parent
a2db3004ef
commit
20534eaa8f
13 changed files with 30 additions and 24 deletions
|
@ -23,7 +23,7 @@
|
|||
/>
|
||||
</head>
|
||||
<body>
|
||||
<button id="menu">☰<span> menu</span></button>
|
||||
<button id="menu">☰ <span id="menuLabel">menu</span></button>
|
||||
<button id="score"></button>
|
||||
<canvas id="game"></canvas>
|
||||
<script type="module">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue