Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Snake-Game
The classic snake game. Made with pygame.

You can check out my video tutorial series on how to create this game: https://www.youtube.com/watch?v=5tvER0MT14s&t=2s
You can check out my amazing video tutorial series on how to create this game: https://www.youtube.com/watch?v=5tvER0MT14s&t=2s

# Requirements
- Python 3.x
- pygame
Current Python version 3.7.5

You can run this game in online Python interpreters.
# Run in Gitpod

You can also run Snake-Game in Gitpod, a free online dev environment for GitHub:
Expand Down