ucsb-cs56-projects / cs56-games-fish-animation

-
1 stars 11 forks source link

Design and implement character features #65

Closed keiyou closed 6 years ago

keiyou commented 7 years ago

Currently, Shark and Killer Whale are exactly the same except their appearance. Please design and implement different features for them. For example, Killer Whale would have higher initial health (thus a longer health bar), but recover less health when eating fish. On the other hand, Shark would have lower initial health but can recover health quickly by eating.

asyung commented 7 years ago

F16 OK (200 points)

xavierholt commented 6 years ago

Dropping the points on this one...

100 XP

xavierholt commented 6 years ago

Fixed by https://github.com/UCSB-CS56-Projects/cs56-games-fish-animation/pull/93.