We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a0ae3 commit 9301e29Copy full SHA for 9301e29
css/snake.css
@@ -1,13 +1,7 @@
1
/*
2
-
3
JavaScript Snake
4
By Patrick Gillespie
5
http://patorjk.com/games/snake
6
7
-Terms of Re-Use:
8
-- This app is free for you to build on and play around with.
9
-- Code for this file, the snake.js file, and the snake.css file are under the MIT license.
10
11
*/
12
body {
13
margin:0px;
js/snake.js
@@ -2,11 +2,6 @@
/**
0 commit comments