User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
2x tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu biraz yukarı taşı
User prompt
tabloyu tuşların konumuna agöre ortala
User prompt
yazı fontunu biraz küçült
User prompt
tablo nun yazı fontunu 2 katına çıkar
User prompt
yazı fontunu büyüt ve sadece your high score yazısı kalsın
User prompt
liderlik tablosunu sil sadece your high score kalsın
User prompt
Please fix the bug: 'TypeError: Set is not a constructor' in or related to this line: 'storage.leaderboard = Array.from(new Set(storage.leaderboard)).sort(function (a, b) {' Line Number: 243
User prompt
bunun sağlanması için gerekli kodları değiştir
User prompt
Please fix the bug: 'TypeError: Set is not a constructor' in or related to this line: 'storage.leaderboard = Array.from(new Set(storage.leaderboard)).sort(function (a, b) {' Line Number: 275
User prompt
Please fix the bug: 'TypeError: Set is not a constructor' in or related to this line: 'storage.leaderboard = _toConsumableArray(new Set(storage.leaderboard)).sort(function (a, b) {' Line Number: 275
User prompt
Please fix the bug: 'TypeError: Set is not a constructor' in or related to this line: 'storage.leaderboard = Array.from(new Set(storage.leaderboard)).sort(function (a, b) {' Line Number: 243
User prompt
ldierlik tablosunda sadece en yüksek puan yazılacak yani 10 yaparsam sıralama 10,9,8 olmayacak 10,5,4 olacak
User prompt
liderlik tablosundaki puanları sıfırla
User prompt
tuşları çok az yukarı al
User prompt
liderlik tablosunu biraz sağa taşı
User prompt
tuşları biraz sola al
User prompt
liderlik tablosunu biraz sağa taşı
===================================================================
--- original.js
+++ change.js
@@ -148,9 +148,9 @@
fill: 0xFFFFFF
});
leaderboardTxt.anchor.set(0.5, 0);
leaderboardTxt.x = (buttonUp.x + buttonDown.x) / 2; // Center horizontally between the buttons
-leaderboardTxt.y = (buttonUp.y + buttonDown.y) / 2 - 450; // Move slightly more upwards
+leaderboardTxt.y = (buttonUp.y + buttonDown.y) / 2 - 500; // Move slightly more upwards
game.addChild(leaderboardTxt);
// Function to create obstacles
function createObstacle() {
var lanes = [-450, 0, 450];