Skip to content

Latest commit

 

History

History
13 lines (10 loc) Β· 263 Bytes

File metadata and controls

13 lines (10 loc) Β· 263 Bytes

SNAKE IN PYTHON

Snake game made in python with pygame in a few hours. Single script. Still need to add a play again option and increasing difficulty.

Requires

  • Python 3.5
  • pygame
  • numpy

To Run

  • Navigate to the file's location
  • python snake.py