Merge branch 'main' of https://git-eng.ukwms.ac.id/2526-web/Kelompok02-Memory-Card
This commit is contained in:
commit
df43cb5148
@ -241,7 +241,7 @@ body {
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
/* === 8 GAMBAR (16 kartu) === */
|
||||
const images = [
|
||||
"asset/alpukat.jpg",
|
||||
"asset/anggur.jpg",
|
||||
@ -281,7 +281,7 @@ function showComboPopup(targetCard, combo, bonus) {
|
||||
}
|
||||
|
||||
|
||||
function shuffleDistant(cards, minDistance = 5) {
|
||||
function shuffleDistant(cards, minDistance = 4) {
|
||||
let valid = false;
|
||||
let result;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user