Skip to content

AllenZ05/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Snake Game inspired by the classic Snake Game.

Navigate the snake using WASD or arrow keys to consume food and grow while avoiding collisions with the walls or the snake itself. Have fun!

Timeline

  • Main Development (Oct 2023)
  • Added new features (Jan 2024)

Tech Stack and tools used

  • Python
  • PyGame

Features

  • Responsive snake movement with WASD or arrow key controls
  • Collision detection and immersive sound effects
  • Dynamic game over screen with score tracking
  • Engaging snake graphics and fluid animations for a user-friendly interface

Getting Started

  • Clone the repository
  • Install Pygame: pip install pygame
  • Run the game: python main.py

Video Demo

Snake_Gameplay.mp4

Releases

No releases published

Packages

No packages published

Languages