ptal / lol2D

Apache License 2.0
1 stars 29 forks source link

Change sprites of Nexus when HP is low #56

Closed Yjun25 closed 3 years ago

Yjun25 commented 3 years ago

(Team Work of Eugene and Weijun) Modified the code, so the nexus change it's sprites when the HP is low. Changes have been made in the following files:

  1. Nexus.java
  2. Sprites.java
  3. BattlefieldView.java In addition the PNG for Red and Blue Nexus on fire has been included in the submission

Cheers

Eugene Ton, Weijun YE

ptal commented 3 years ago

Thank you guys! I have merged the pull request of Dewei already #53 which was a bit more complete. Still, good job!