User prompt
Create a game named "Aloo Khaoge?" where potato is the main character of the game and the background of game has a gaussian blured picture of any youtube comment section and from all sides comments like "Subscribe or you will fail in exam" , "Thank you so much for so many likes" , "Mom I am famous" , "Thank you for 100 subscribers" are attacking the potato and the potato has to defend himself by using a gun which will kill these comments and with each kill the player will get 10 points.Game will only end when the any of the comment will touch the potato ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Aloo Khaoge?
Initial prompt
Create a game named "Aloo Khaoge?" where potato is the main character of the game and the background of game has a gaussian blured picture of any youtube comment section and from all sides comments like "Subscribe or you will fail in exam" , "Thank you so much for so many likes" , "Mom I am famous" , "Thank you for 100 subscribers" are attacking the potato and the potato has to defend himself by using a gun which will kill these comments and with each kill the player will get 10 points.Game will only end when the any of the comment will touch the potato
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});