Skip to content

zey-2/snake_game_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game (Pygame)

Classic Snake game implemented in Python using pygame.

Requirements

  • Python 3.8+
  • Install dependencies:
python -m pip install -r requirements.txt

Run

python snake_game.py

Controls

  • Menu: 1/2/3 select speed (Slow/Medium/Fast). D choose Default theme, C choose Christmas theme. Enter to start.
  • During play: P toggles autoplay (AI mode).
  • Movement: Arrow keys or WASD
  • Restart: R (on Game Over)
  • Back to Menu: M (from Game Over)
  • Quit: Close window or Esc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages