/PyGame-Snake

Gridless Snake-inspired game in Python using PyGame

Primary LanguagePython

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