The Snake Game A simple console snake game in python. How to run the project: Requirements: install python install packages pip install -r requirements.txt Run python snake.py Controls Using keyboards: a w d s or ← ↑ → ↓