Skip to content

A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. If the snake hits himself or the boundary wall, user dies and the game is restarted.

License

Notifications You must be signed in to change notification settings

HasanYahya101/Snake-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game (Python)

Introduction

A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. If the snake hits himself or the boundary wall, user dies and the game is restarted.

Requirements

Python and it's library pygame is required to run the program. You can install pygame using the following command:

pip install pygame

Releases

The release contains executable files that can be run to play the game. The executables are compiled for Windows (x64), Linux (kali-linux) and MacOS.

Preview

Screenshot 2024-06-13 004847 Screenshot 2024-06-13 004915

About

A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. If the snake hits himself or the boundary wall, user dies and the game is restarted.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages