Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1016 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 1016 Bytes

zwave

Top-down wave survival (horde mode) game developed in Python (2.7 and 3.X) with Pygame

Youtube video

Photo

Already implemented or partially implemented:

  • Map view
  • Player rotation
  • Player movement
  • Footsteps sound, on player movement
  • Player collision with walls and enemies
  • Player Gun shots
  • Player Gun shot sound
  • Player atributes: life, speed, attack speed, damage
  • Dynamic growth of the attributes of the player, according to the current game wave
  • Enemies rotation
  • Enemies movement
  • Enemies collision with walls and player
  • Enemies atributes: life, speed, attack speed, damage
  • Enemies sounds
  • Dynamic growth of the attributes of the enemies, according to the current game wave
  • Background music
  • Game interface