issues
search
ProgrammingPhilippines
/
project_rei
Community Game Project of PPH
6
stars
0
forks
source link
Combat Manager
#29
Open
hddnblde
opened
1 year ago
hddnblde
commented
1 year ago
A module that resolve combat queries.
Must have the ability to track characters, and assign affiliates to them (player & enemy)
Must be able to resolve "conflict" by applying damage from weapon to casualty/casualties
Must be singleton
A module that resolve combat queries.