Platane / snk

🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
https://platane.github.io/snk
4.39k stars 1.11k forks source link

Accreditation #109

Closed xinthose closed 12 months ago

xinthose commented 12 months ago

Hello. Thank you for your nice repository, it works well.
I am surprised you do not mention giving your repository proper credit (I think you used to). Is this text below the SVG icon fine?

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/xinthose/xinthose/output/github-contribution-grid-snake-dark.svg" />
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/xinthose/xinthose/output/github-contribution-grid-snake.svg" />
  <img alt="github-snake" src="github-snake.svg" />
</picture>
<br />
<em>
  Generated with
  <a href="https://github.com/Platane/snk">
    Platane/snk
  <a/>
</em>
Platane commented 12 months ago

Hi thanks :)

You can link the repository. It's very nice but I don't require it.

There is also a description tag in the generated svg. But I don't think it is noticed a lot.