Hero Tales

Description placeholder

To-do

Development Cycle 1

  • Create Main class
  • Implement singleton Simulator class
  • Implement Player class
  • Implement world camera
  • Draw tiles in world
  • Implement collision detection
  • Implement projectile spawning
  • Add sound effects
  • Create unit tests

Development Cycle 2

  • Create prototype monster
  • Add game states
  • Create prototype NPC
  • Add dialogue interactions
  • Implement title screen
  • Add events interactions
  • Add general UI (options, health bar, etc.)
  • Create unit tests

Development Cycle 3

  • Create prototype hero
  • Add inventory function
  • Add more maps
  • Finalize and add more NPCs
  • Finalize and add more monsters
  • Finalize and add more heroes
  • Add marketplace/shop function
  • Create save/load function
  • Create unit tests

Credits