thecommons-urbit / chess

Distribution repo for Urbit Chess app
Other
25 stars 8 forks source link

Landscape profile integration #10

Closed ashelkovnykov closed 4 months ago

ashelkovnykov commented 2 years ago

Right now, I've setup the frontend challenge/game cards to use an image of a knight piece of the player's color. Perhaps we should add to/replace it with the opponents sigil?

azimuth.network has .svg images of each sigil available. The default is white-on-black, I'm not sure if they also have black-on-white. If they do, that could be a good replacement:

white knight -> black-on-white sigil
black knight -> white-on-black sigil

Another issue is that azimuth.network only has sigils for galaxies, stars, and planets. So maybe moon/comet users would default to the current knight images?

bonbud-macryg commented 1 year ago

Could also add sigils/avatars to the cards in the Friends list.

ashelkovnykov commented 1 year ago

Changed issue to "Landscape profile integration". We should be using people's nicknames and profile pictures in addition to the white/black knight, as that's likely how people using %chess will be most familiar with each other.