Skip to content

AllenZ05/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 yourself. Enjoy the retro feel with added sound effects and smooth animations for an engaging gaming experience

Features

  • Smooth Snake Movement: Control the snake with responsive WASD or arrow key inputs
  • Collision Detection: Game-over triggers when the snake hits a wall or its own body
  • Sound Effects: Immersive sounds to enhance the gameplay experience
  • Score Tracking: Dynamic game-over screen displays your score and high score after each round
  • Engaging Graphics: Fluid animations and attractive snake graphics for a user-friendly interface

Tech Stack and tools used

  • Programming Language: Python
  • Game Library: PyGame

Getting Started

  1. Clone the repository
  2. Install Pygame: pip install pygame
  3. Run the game: python main.py

Timeline

  • Main Development: Oct 2023
  • New Features Added: Jan 2024

Video Demo

Snake_Gameplay.mp4

About

Snake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages