mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Emm 2048 RESET
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
<title>2048</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>2048</h1>
|
||||
<h2>Score: <span id="score">0</span></h2>
|
||||
<h1>Score: <span id="score">0</span></h1>
|
||||
<div id="board"></div>
|
||||
<button id="reset" onclick="reset()"></button>
|
||||
<a href="../" id="home"></a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user