Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 1.92 KB

Module3.md

File metadata and controls

68 lines (55 loc) · 1.92 KB
marp paginate title
true
true
Module 3.

Module 3

Module project 3: Dungeon crawler

⭐ MVP

  • Top-down movement
  • Tile-based level (bigger than one screen!)
  • Player character
    • Animations
    • Attack action (punch or shoot)
    • Health
  • Enemies that hurt the player
  • Optional: Health item pickups

⭐⭐ Pick one:

  • Player defense
  • Keys that open doors
  • Enemy AI

⭐⭐⭐

  • Pick one:
    • Boss fight
    • A power-up that is required to clear the dungeon
    • Co-op
    • Multiple floors

MP Exercise 1. Tiles!

Pick a tile map (or two) for your game!

More available on opengameart.org