
SHOTGUN DERBY
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Note
This game would qualify for the Compo, except that I didn't make the sound effects by myself! Other than that, the game is made entirely from scratch in MonoGame. All the source code can be found on GitHub.
About
SHOTGUN DERBY is an arena shooter where you mow down zombies with a shotgun and lob grenades to explode them to bits. Every 10 seconds, a new wave of zombies spawns as the horde grows progressively larger. I didn’t have enough time to make coins useful or to add a dynamic arena, but I was able to spend a lot of time polishing the core gameplay.
I hope you enjoy!
Instructions
This build is Windows only
1. Download
2. Unzip
3. Double-click LD51.exe
Controls
- Move: WASD
- Shoot: Left Mouse Click
- Grenade: Right Mouse Click
- Select: Enter / Left Mouse Click
- Volume up/down: +/-
- Exit: Escape
Post-Jam Updates
Version 1.1
- Add FPS counter (toggle with F12)
- Add grenade cooldown
- Improve enemy collisions
- Block mouse input if game is not in focus
- Enable key rebinding (see MonoGame docs for options; use "Name" field)
Extras
If you want to mess around with some of the settings, go to the settings folder and open "settings.json."