Skip to content

redsled84/dungeon-shooter

 
 

Repository files navigation

dungeon-shooter

Top down shooter with procedural generated levels. Currently has a bug where it the game can crash if you progress far enough.

Power Ups

  • Ammo Crate - increase the amount of ammo
  • Lightning - increase your movement speed
  • Health - increase your amount of health

Enemies

The enemies walk in random directions and recalculate another direction everytime the enemy is hit. Both enemies are identical other than their different sprites.

Controls

  • Arrow keys to shoot
  • Move with W, A, S, D keys
  • Press F to progress to another level

About

Made with Love2d version 0.9.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 88.5%
  • GLSL 11.5%