User prompt
Yeni bir tarla yeri açmak için 20 paramız olması lazım tarla açmamız için şuan olan tarlanın alt tarafındaki boş yere bir tuş ekle.
User prompt
Mısır ekme colddown süresini tarlaların üstünde göster
User prompt
Mısırları topladığımda tarlaya bidaha mısır ekmem için 5 saniye beklemem gerek.
User prompt
Mısırları biz ekmediğimiz sürece kendisi otomatik ekmesin
User prompt
Sadece ilk mısırların çıkma süresi 5 olsun sonra 1er saniye artsın çıkma süresi her ekimde.
User prompt
Please fix the bug: 'Uncaught TypeError: icon.containsPoint is not a function' in or related to this line: 'if (icon.containsPoint({' Line Number: 589
User prompt
Please fix the bug: 'Uncaught TypeError: game.cookArea.containsPoint is not a function' in or related to this line: 'if (game.cookArea.visible && game.cookArea.containsPoint({' Line Number: 906
User prompt
Please fix the bug: 'Uncaught TypeError: game.cornBox.containsPoint is not a function' in or related to this line: 'if (game.cornBox.visible && game.cornBox.containsPoint({' Line Number: 888
User prompt
Mısırların olma sürelerini yukarlarına yaz almaya hazır olduklarında ready yazsın üstlerinde.
User prompt
4 tane tarla olsun şuanlık
User prompt
Please fix the bug: 'Uncaught TypeError: game.orderArea.containsPoint is not a function' in or related to this line: 'if (game.orderArea.visible && game.orderArea.containsPoint({' Line Number: 853
User prompt
Tarla sayısını 4de düşür
User prompt
3 ekran olsun ekranlar arasında geçiş yapabileceğim yön tuşları olsun bunlara basınca sırasıyla tarla, mısır toplama ve satış yeri gelsin hepsi tek bir ekranda olmasın.
User prompt
Please fix the bug: 'Uncaught TypeError: f.containsPoint is not a function' in or related to this line: 'if (f.containsPoint({' Line Number: 718
User prompt
Please fix the bug: 'Uncaught TypeError: unlockBtnContainer.containsPoint is not a function' in or related to this line: 'if (unlockBtnContainer.containsPoint({' Line Number: 688
User prompt
Please fix the bug: 'Uncaught TypeError: unlockBtn.containsPoint is not a function' in or related to this line: 'if (unlockBtn.containsPoint({' Line Number: 685
Code edit (1 edits merged)
Please save this source code
User prompt
Mısır Satıcısı: Tarladan Tezgaha
Initial prompt
Yapacağımız oyun bir mısır satma oyunu olacak. Oyunun ilk ekranında tarla yerleri olacak. Bu tarla yerlerinden ilk başta 4 tane olacak. Sonra para ile alınabilecek 12 tane daha tarım yeri olacak. Tarım yerlerinden mısır ekeceğiz. Mısır tohumları olacak ilk başta bize 4 tane tohum verilicek. İlk ektiğimiz ürünler 5 saniyede oluşacak. Biz bu ürünleri tıklayarak alacağız. Ve diğer ekran geçişi yapacağız. Diğer ekranda geçiş yaptığımızda mısırları mısır üzerinden teker teker toplayarak bir kutunun içine koyacağız. Kutunun içine koyduğumuz mısırları pişirme yerine götüreceğiz.Müşteri olucak ve bizden rastgeli soslu mısır isticek.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Mısır. In-Game asset. 2d. High contrast. No shadows
Arkaplanı sil
Arkaplanı sil
Arkaplanı olmasın.
Arkaplanı sil
Tahta arkaplan. In-Game asset. 2d. High contrast. No shadows
Arkaplanı sil
Cadde arka planı. In-Game asset. 2d. High contrast. No shadows
Konuşma balonu. In-Game asset. 2d. High contrast. No shadows
Ketçap kutusu. In-Game asset. 2d. High contrast. No shadows
Mayonez kutusu. In-Game asset. 2d. High contrast. No shadows
Dökülmüş ketçap. In-Game asset. 2d. High contrast. No shadows
Dökülmüş mayonez. In-Game asset. 2d. High contrast. No shadows
Delete hand
Türkiye bayrağı. In-Game asset. 2d. High contrast. No shadows
İngiliz bayrağı. In-Game asset. 2d. High contrast. No shadows
Fransa bayrağı. In-Game asset. 2d. High contrast. No shadows