Compare commits
2 Commits
7c3e6851aa
...
8d45c78b6b
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d45c78b6b | |||
| df43cb5148 |
@ -241,7 +241,7 @@ body {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
/* === 8 GAMBAR (16 kartu) === */
|
||||||
const images = [
|
const images = [
|
||||||
"asset/alpukat.jpg",
|
"asset/alpukat.jpg",
|
||||||
"asset/anggur.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 valid = false;
|
||||||
let result;
|
let result;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user