Skip to content

Commit a2100b7

Browse files
snake_readme_U3
1 parent 798fd67 commit a2100b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Encryption is an interesting piece of technology that works by scrambling data s
168168

169169
### Snake
170170

171-
This is a simple python implementation of the classical game "snake".Use the arrow keys to move the snake in the turtle canvas and score points by eating the food on the canvas.
171+
This is a simple python implementation of the classical game "snake".Use the arrow keys to move the snake in the turtle canvas and score points by eating the food on the canvas.Learn more about Turtle programming **[here](http://www.geeksforgeeks.org/turtle-programming-python/)**.
172172

173173
![](https://github.com/SKKSaikia/Code-Sleep-Python/blob/master/snake-py/x.gif)
174174

0 commit comments

Comments
 (0)