diff --git a/README.md b/README.md
index 5b5e909..3d21d42 100644
--- a/README.md
+++ b/README.md
@@ -340,3 +340,4 @@ Name | License | Demo
[Voice Recording Visualizer](https://github.com/tyorikan/voice-recording-visualizer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [](https://www.youtube.com/watch?v=fJTl1bgQ3j4)
[EasyFonts](https://github.com/vsvankhede/easyfonts) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[Android Sliding Activity Library](https://github.com/klinker41/android-slidingactivity) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[Snake View](https://github.com/txusballesteros/snake) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
diff --git a/art/snake.gif b/art/snake.gif
new file mode 100644
index 0000000..114b0e2
Binary files /dev/null and b/art/snake.gif differ
diff --git a/pages/Other.md b/pages/Other.md
index 3591cdc..7782a86 100644
--- a/pages/Other.md
+++ b/pages/Other.md
@@ -14,3 +14,4 @@ Name | License | Demo
[Voice Recording Visualizer](https://github.com/tyorikan/voice-recording-visualizer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [](http://www.youtube.com/watch?v=fJTl1bgQ3j4)
[EasyFonts](https://github.com/vsvankhede/easyfonts) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[Android Sliding Activity Library](https://github.com/klinker41/android-slidingactivity) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[Snake View](https://github.com/txusballesteros/snake) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |