User prompt
goalkeeper hızını 2 katına çıkar ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
5 round bittikten sonra ekranda (PERFECT) yazısını çıkar
User prompt
ball goalkeeper ile temas ettiğinde gol geçersiz sayılır ve ball goalkeeperın önünde durur ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
ball hareket ederken goalkeeper yavaşlamasın her zaman aynı hızda hareket etsin ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
goalkeeper sağa ve sola hareket etsin ve eğer ball ona dokunursa gol sayılmaz ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
goalkeeper her roundda farklı şekilde tutmaya çalışsın ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
yapay zekayı kaldır sadece player olsun
User prompt
top direk işaretlenen yere gitsin yerden gitmesin ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
top atış hızı 3 katına çıksın
User prompt
sıra playerda olduğu zaman kaleci her rounda da farklı yerlerden topu tutmaya çalışsın ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
her atışta farklı noktalara top gitsin
User prompt
sıra aı ya geçtiği zaman kalecinin altında bir çubuk belirsin ve ayaralanmaya göre kaleci sağa ve sola hareket etsin lütfen ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
ground bloğunu kaldır
Code edit (1 edits merged)
Please save this source code
User prompt
Penalty Shootout Master
Initial prompt
penaltı atma oyunu
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});