loathers / yorick

4 stars 8 forks source link

Emotion Chip support #56

Closed docrostov closed 2 years ago

docrostov commented 2 years ago

resolves #30

image

the tile itself, after a lot of struggling to get the chevrons visually right, is actually quite simple. i probably should've used a map instead of that for loop but my very first attempt to write it as a map did not work and i was tired. i was thinking about combining this with the banish tileset but i think it probably stands on its own perfectly fine.

WARNING: this PR changes the client's package.json to add react icons as a dependency. once merged, you will need to go back into yorick/client and re-run yarn install. should work fine after that tho.