Skip to content

bennyscripts/pygame-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pygame-snake

Snake made in Python using Pygame.
This is my first pygame project, i think it ended quite well (ty gh copilot 🙏)

setup

  • Make sure you have pygame installed
  • Run main.py

issues

  • Doesn't end game when snake head touches body.