Merge branch 'main' of https://git-eng.ukwms.ac.id/2526-web/Kelompok02-Memory-Card
This commit is contained in:
commit
28cb9daa33
@ -41,10 +41,9 @@ $user = $_SESSION['user']; // id, username, role
|
||||
|
||||
<div class="stage-grid">
|
||||
<button class="stage" onclick="window.location.href='gameboard-easy.html'">
|
||||
<h3>Easy Mode</h3>
|
||||
<p>Grid 3x4 (12 kartu)</p>
|
||||
</button>
|
||||
|
||||
<h3>Easy Mode</h3>
|
||||
<p>Grid 3x4 (12 kartu)</p>
|
||||
</button>
|
||||
|
||||
<button class>"stage" onclick="selectStage('medium')">
|
||||
<h3>Medium Mode</h3>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user