Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 283 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 283 Bytes

Snake-Game

Snake Game written in pygame(Python)

Requirements:

  PYGAME module

You can install it using pip:

  pip install pygame

Launching the game:

  python snake.py

alt tag