Build a snake game

Implementation of the classic snake game using python and the pygame module.

Steps to execute

  • Ensure python is installed on your machine
  • Execute the script to install python packages pip install -r requirements.txt
  • Execute the script to run the game python main.py

Built With

Share this project:

Updates