User prompt
Ana ekranın sol altında kod yazın diye bir bölüm olsun oraya tıklayınca kod yazın diye bir eğe ro bölgeye "11012012" yazarsak bize 300 altın versin ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Mor bombanın içinde 5 tane normal bomba çıksın ve onları rastgele fırlatsın ama bombalar mor bombanın 5×5 alanını patlasın ve sarı bomba patladığı yere yeşil bir iz bıraksın eğer hangi skorda olduysa o skor 1000 fazlası olduğunda leke kalksın ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Oyunda %0,1 İhtimal ile Sarı Bomba Oluşsun bu bomba TÜM topları yok etsin ve 10000 puan yazsın oyun 15000 puanda bitsin ve eğer oyunu bitirirsem bize 20 altın versin ve 100 altın ile tüm toplara kral tacı eklensin ana ekranda sağ üstte market yazsın oraya tıklayınca o market ekranın sağ üstünde yeşil yazıyla tüm karakterlere kral tacı yazsın altında 100 altın yazsın eğer 100 altın yazan yere tıklarsanız paramız gitsin ve bütün toplara kral tacı eklensin ↪💡 Consider importing and using the following plugins: @upit/tween.v1, @upit/storage.v1
User prompt
Mor bombanın oluşma ihtimalini %1 yap
User prompt
Duvarlar hareket ettirilemez olsun ve oyun başında siyah bur ekran olsun ekranda "duyguları vur" yazsın altında oyna yazsın eğer oyna butonuna basarsak oyunu başlatsın ve oynamaya başlayalım ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please fix the bug: 'ReferenceError: checkForStuckBalls is not defined' in or related to this line: 'checkForStuckBalls();' Line Number: 979
User prompt
Please fix the bug: 'ReferenceError: checkForStuckBalls is not defined' in or related to this line: 'checkForStuckBalls();' Line Number: 983
User prompt
Rastgele bir zamanda mor bir bomba olsun 5×5 alanda her şeyi yok etsin duvarlar dahil ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Duvarlarda eğer toplar sıkışır ise o bölgeye bir bomba oluştur ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Eğer 122 adet duvar oluşursa ekranda kazandın yazıp altında tekrar oyna yazsın ve en altta :eğer oyunumu beğendiysen yeni oyunlar gelicek" yazsın ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Her 100 puanda rastgele 5 yere duvar çıksın ve o duvar patlamasın
User prompt
Emojileri biraz büyült
User prompt
Eğer 5 top eşleşirse kırmızı bir bomba oluşsun ve eğer o bomba bir top ile yer değişirse 7×7 bir alanda patlama yapsın ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please fix the bug: 'TypeError: Cannot use 'in' operator to search for 'alpha' in null' in or related to this line: 'tween(self.glowEffect, {' Line Number: 126 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Oyun alanını ve topların görüntüsünü büyülü ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Topları diğer toplar ile yer değiştirebililim
Code edit (1 edits merged)
Please save this source code
User prompt
Bomb Blast Match
Initial prompt
Bana 15×15 alanda farklı renklerde toplar oluştur her toplar 3 tanesi yandan veya yukarıdan eşleşirse 10 puan versin rastgele bir zamanda bomba gelsin o bomba başka bir top ile yerini değiştirirsen 3×3 alanda patlasın topları hareket ettirebilelim
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});