User prompt
Gungeon Parry: Blade & Bullet
User prompt
a rougelike topdown shooter like enter the guneon and add a parry system where the player can find swords with fast parries or find hammers with slower parries but stronger the swords and hammers can have different effects that let them all be different the player cannot attack with these swords and hammers they must use the guns they find just like enter the guneon or like another game called ultrakill
User prompt
a rougelike topdown shooter like enter the guneon and add a parry system where the player can find swords with fast parries or find hammers with slower parries but stronger the swords and hammers can have different effects that let them all be different
User prompt
add a parry system where the player can find swords with fast parries or find hammers with slower parries but stronger the swords and hammers can have different effects that let them all be different
Initial prompt
a rougelike topdown shooter like enter the guneon
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});