jChicote / ProjectExodus

ProjectExodus is a revamp of the old Evacuation game. It will still have all its bell's and whistles of being a pixel art focused rescue and shoot-em all
MIT License
1 stars 0 forks source link

Create Damage components + services #12

Closed jChicote closed 3 weeks ago

jChicote commented 3 months ago

Description

The game needs a damage system. This should be universal for all objects.

Acceptance Criteria:

Implementation:

jChicote commented 1 month ago

Scope Change

Unit tests for the Ship use case will be created to ensure that the Create operation is handled correctly with little impacts to the output.