Commit Graph

3 Commits

Author SHA1 Message Date
Nico
aa104db4bb Add ability for player to get hit by enemies 2025-07-25 22:45:05 -07:00
Nico
62b981f440 Add knockbock gaurd against being pushed out of bounds
Further develop on attacking and taking damage states
2025-07-25 17:52:08 -07:00
Nico
24b9ece93d Create interfaces for IAttacker and IDamageable
Utilize interfaces to create new Enemy class inheriting them and further developing on them also encapsulating more enemy type functions
2025-07-25 15:40:43 -07:00