ucsb-cs56-projects / cs56-games-roguelike

-
5 stars 14 forks source link

More Messaging #78

Closed xavierholt closed 6 years ago

xavierholt commented 6 years ago

The only message I've seen happens when you get hit. Add some more! For example:

100 XP

xavierholt commented 6 years ago

https://github.com/UCSB-CS56-Projects/cs56-games-roguelike/pull/88 improves this a lot, but "Wow an item!" is displayed constantly, not just when an item drops. I'd like to see that fixed before we call this done. You might also want to use not red for that one, 'cause items are good (right?).

xavierholt commented 6 years ago

Looks good. Created https://github.com/UCSB-CS56-Projects/cs56-games-roguelike/issues/105 for the item message always showing.

+100 XP