Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 292 Bytes

Snake game using python

Required Modules to run

  • curses module
    pip install curses

ScreenShot

Currently working

  • Trying to add a border to the game
  • Saving the player data to a file
  • Showing highscore at the beginning of the game