User prompt
Add a Pink malware that shoots three projectiles to push the player off a platform
User prompt
Add a purple malware that slows ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Add a blue malware that shoots you and rams into you
User prompt
Add a green malware that shoots you off a platform
User prompt
Add malware that attempts to push you off by raming into you
Code edit (1 edits merged)
Please save this source code
User prompt
Circuit Runner: Digital Platformer Adventure
Initial prompt
Make a platformer about traversing a PC
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});