MultiAgentLearning / playground

PlayGround: AI Research into Multi-Agent Learning.
https://www.pommerman.com
Apache License 2.0
768 stars 215 forks source link

Better segmentation of Teams #158

Closed PixelyIon closed 6 years ago

PixelyIon commented 6 years ago

Currently it isn't the easiest to track which team is which as the players are colored the same as they are in FFA. If we could add some sort of tint or even other sprites for players in either team it would be much easy to visually parse the information.

weseldridge commented 6 years ago

Maybe they have the same color helmet?

suphoff commented 6 years ago

:red_circle: vs. :large_blue_circle: ?

weseldridge commented 6 years ago

Here are two ideas.

screen shot 2018-10-10 at 3 21 37 pm screen shot 2018-10-10 at 3 23 21 pm
PixelyIon commented 6 years ago

@weseldridge I like the second one but in it's style but I don't think the colors match that well with the rest of the color scheme.

weseldridge commented 6 years ago

@PixelyIon and @suphoff this is in a PR now. I ended up going with up's suggestion.

screen shot 2018-10-29 at 13 30 00 pm

suphoff commented 6 years ago

@cinjon : Why are you closing the issue so early? render_dead_alive() still needs to be adjusted to show the new team icons :smiley: