Skip to content

Commit 2ed807a

Browse files
Update README.md
1 parent c2ffb72 commit 2ed807a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

  • recipes/Python/578996_Snake_the_game
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Snake the game
2-
Originally published: 2015-01-03 01:54:04
3-
Last updated: 2015-01-03 02:04:02
4-
Author: Veysel Nantu
5-
6-
Popular Snake game with Python-Pygame module. **Important:** If you try to run this script without special **png-wav** files it will fail, you have to put following files to a directory with this script. "apple.png","snakehead.png","intro.wav","dead.wav". They are basically apple picture, head of snake, intro sound and dead sound.Without them script will not run. Just make inactive the statements intro.wav and dead.wav, and find a little apple picture and snake head :).Or you can play the game just install it. **Here is the installer:** http://dosya.co/7c6f15c0f4d04514/Flafel-1.26-win32.rar
7-
It will install the game in program files, you can find it in search "Flafel" and click to Flafel.exe.
1+
## Snake the game
2+
Originally published: 2015-01-03 01:54:04
3+
Last updated: 2015-01-03 02:04:02
4+
Author: Veysel Nantu
5+
6+
Popular Snake game with Python-Pygame module. **Important:** If you try to run this script without special **png-wav** files it will fail, you have to put following files to a directory with this script. "apple.png","snakehead.png","intro.wav","dead.wav". They are basically apple picture, head of snake, intro sound and dead sound.Without them script will not run. Just make inactive the statements intro.wav and dead.wav, and find a little apple picture and snake head :).Or you can play the game just install it. **Here is the installer:** LINK-REMOVED-BECAUSE-IT-WAS-INVALID
7+
It will install the game in program files, you can find it in search "Flafel" and click to Flafel.exe.

0 commit comments

Comments
 (0)