/pysnake

A snake game written in Python

Primary LanguagePythonMIT LicenseMIT

This is a simple snake game use python.

I'm keeping rewrite it, so this version still NOT FINSHED YET!!!

Demo video

pysnake game demo video

Controls

  • Moving
    • ←/A: go left
    • ↑/W: go up
    • →/D: go right
    • ↓/S: go down
  • Other
    • R: Reset the game
    • ESC: Quit the game

Also, HAVE FUN!