Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 917 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 917 Bytes

Multimedia Systems Project - Diablo 2D

  • Web-based side scroller action RPG game

Members:

  1. Richard Wolfmayr
  2. Simon Hackl
  3. Fabio Pernegger
  4. Ionut-Viorel Gingu

Key features:

  • Move UP, DOWN, LEFT, RIGHT using WASD
  • The hero should have a lifebar and a resource bar
  • The hero should be able to use different attacks and weapons
  • Switch attacks/weapons using keys 1, 2, ..., 9
  • Collect items to increase wealth, experience and gold
  • Enemy creatures should be moving and attacking the hero
  • Overview map where the player can choose different levels
  • Level up the hero and gain more spells/weapons
  • Immersive storyline (not yet defined)
  • Sound effects and soundtracks for different levels

Technologies:

  • HTML5
  • CSS3
  • Javascript
  • Phaser framework