Skip to content

bytistan/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Snake Game Pygame

This game was made for educational purposes.

How to Use

  1. First, clone the project to your computer:

    git clone https://github.com/findik-faresi/snake_game
  2. Go to the project directory:

    cd snake-game
  3. Install the required Python packages:

    pip install pygame
  4. Run the following command to start the game:

    python main.py

Keys

You can play with ↑ ↓ ← → and select with SPACE lastly back to previous page ESC.

Features

  • You can adjust features such as speed, map and sound.
  • Modern user interface.

Image

Frame 1

Releases

No releases published

Packages

No packages published

Languages