Simple javascript canvas 2d game

  • Choose a class to begin the game.
  • Move around with arrow keys.
  • Press spacebar to attack.
  • Collect health potions (red) to refill HP.
  • Collect attack potions (blue) to increase player damage.
  • Collect speed potions (green) to increase player movement speed.
  • Defeat all enemies to open the door to boss enemie.
  • When the boss is defeated, player wins the game.

Have fun and thanks for playing!


Assets from https://0x72.itch.io/dungeontileset-ii

Comments

Log in with itch.io to leave a comment.

Great job! Just remember to export the sprites as Pixel 2D so they scale properly.