Release

SHOTGUN DUNGEON

9

CLIGUI 2024-01-07 23:16 (Edited)

Face the evil creatures which dwell in the depths of the dungeon, with buckshot.


CLIGUI 2024-01-08 00:01

My high score 56710, floor 45


Awsa 2024-01-08 00:45

Mine is 4800, floor 39


Awsa 2024-01-08 00:47

Really great game! The graphics are wonderful as well


CLIGUI 2024-01-08 01:03

Thanks it took a long time to figure out the angles. Thanks for provided your high score too, I want to see how far people take it


was8bit 2024-01-08 05:31

Hyped up version...

Shotgun Dungeon 2.nx | Open in app
2024-01-08 05:31

CLIGUI 2024-01-08 13:57 (Edited)

I like the speed. It make me think of making an faster version with a quicker weapon, traps, and the ability to see the enemys from a distance. That would make it more responsive.


was8bit 2024-01-08 18:37

You could mix it up...

for a more open space, a shot gun "spray" could take out or at least slow down several enemies at a distance... lets say a room or small,field

... then for going thru tunnels that are narrow and windey, a short distant, rapid fire piece is needed to quickly take out a single enemy

... i would also think about the "pause" where if you dont move, the enemies dont move either... maybe if you wait too long to move then the enemy may advance to you...


was8bit 2024-01-08 18:38

Its a great game ... i just explored a faster version... i even put in a cheat ;)


was8bit 2024-01-08 18:41

If you do a small field or room, it could complicate thingss... at the simpliest you could line up 3 closeup enemies as left,middle,right which would require the player to choose...

for a faster response time, you could add 3 firing buttons, one for each, left,middle,right which would let the player aim and shoot with just one button tap...


was8bit 2024-01-08 18:42

Your gun animation wouldnt need to change if you simply shifted it to left,middle,or right ;)


GAMELEGEND 2024-01-09 04:43

Oh, your reload animation is so much smoother than the one I did 4 years ago. I love it. :)


McPepic 2024-01-11 19:39

Expanding on @was8bit's version:

Shotgun Dungeon 2.nx | Open in app
2024-01-11 19:39

was8bit 2024-01-12 04:20

Coolio :)

Didja find the secret invisible cheat button ;)


McPepic 2024-01-12 19:06

@was8bit
Secret button, you say?


CLIGUI 2024-01-13 23:55

The music matches the game well. I am still looking for the “secret button” lol


was8bit 2024-01-14 05:32

Here is the cheat code... you hold your finger down at the coordinates and it will auto everything for forever ;)

IF TOUCH THEN
IF TOUCH.X\16=9 AND TOUCH.Y\16=1 THEN
FOR I=1 TO 5
GOSUB SHOOT
GOSUB RELOAD
NEXT I
GOSUB DOOR
END IF
TRACE TOUCH.X\16,TOUCH.Y\16
END IF


CLIGUI 2024-01-25 21:31

Ah, now I see


was8bit 2024-01-26 00:13

;)


Log in to reply.