Skip to content

Gridless Snake-inspired game in Python using PyGame

Notifications You must be signed in to change notification settings

JuulH/PyGame-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGame-Snake

snake-logo

A Snake-inspired game in Python using PyGame

A Snake-like game with free and simulated body movement.
Features a custom button implementation, highscores, scene transitions, sound, custom graphics and animations.

Snake-PyGame

Requirements

  • Python3
  • PyGame >= 2.1.2 - Install using pip3 install pygame

Run with python3 snake.py

Releases

No releases published

Packages

No packages published

Languages