vg-mjg / mjg-repo

it's the maajan repo files in all its glory
https://repo.riichi.moe
MIT License
15 stars 16 forks source link

random wwyd pt2 #141

Closed watterle closed 1 year ago

watterle commented 1 year ago

https://boards.4channel.org/vg/thread/407399410#p407469981 @Furitenman @vg-mjg/repoanons

Furitenman commented 1 year ago

We will launch this with the rb1 vn

Furitenman commented 1 year ago

https://docs.google.com/spreadsheets/d/178CFLNJJ9aCNkkkFgfX_qeywnIcBICLfzJQHRN48ICk/edit#gid=0

chinponya commented 1 year ago

if you need tiles, you can use this svg bundle instead of bloated pngs, so it doesn't make trillion requests for no good reason https://files.catbox.moe/7hft5q.svg you can then reference the tiles like so

<svg class="some-tile-class-so-it-actually-looks-like-a-tile" fill="">
    <use href="/images/tiles.svg#2p"></use>
</svg>
chinponya commented 1 year ago

some other implementations that got posted on >irc https://user-images.githubusercontent.com/49875739/138918187-39cab038-697a-4da2-aba6-5c0be60a615b.png https://www.maru-jan.com/content/nanikiru_god/ https://nnkr.jp/questions/result/19851 http://www.saki-anime.com/1st/nanikiru/Problems/resultview/5520

watterle commented 1 year ago

https://github.com/eric200203/mahgen https://github.com/wangjiezhe/tenhou-img

chinponya commented 1 year ago

https://repo.riichi.moe/wwyd.html I hope this is at least close to good enough. I'm just not sure where it should even live.