Snake game written in python using pygame and the Nord color palette
- Install pygames:
python3 -m pip install -U pygame --user - Clone the repo:
git clone https://github.com/yazdanz/Snake.git - Cd into the repo:
cd Snake - Run the game:
python src/game.py
