/SnakeGame

A simple snake game with python. Using pygame to display the game.

Primary LanguagePythonApache License 2.0Apache-2.0

Snake game with python

A simple snake game with python . Using pygame to display the game.

How it looks:

screenshot

Requirements:

  • Python installed.
  • Pygame installed.

How to play:

  • Just download all files.
  • Run MainWindow.pyw.
  • Click start button.
  • Start playing with the arrows keys or WASD.
  • If you lose, just click play again button or close window.