Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

CombatUI/Manager #89

Open E-3P0 opened 4 years ago

E-3P0 commented 4 years ago

Handles user input when in combat. Started by RPG Manager/UI, should be simple. Also does Combat commands with the user input (not separate).

Enemies drop (give to player char) whatever they have equipped when defeated.

Azurekuz commented 4 years ago

Created rudimentary combat system.

Time: 1.75hrs