From df3c0e5fd889c9d8f219c54fc34d6532ee9477da Mon Sep 17 00:00:00 2001 From: platane Date: Mon, 20 Jul 2020 10:19:52 +0200 Subject: [PATCH] :notebook: add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d4691b4 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# snk + +![](https://raw.githubusercontent.com/Platane/snk/output/github-contribution-grid-snake.gif) + +Generates a snake game from a github user contributions grid and output a screen capture as gif + +--- + +[demo](platane.github.io/snk/index.html)