Simple Snake Game (pygame)
config.js : The position of the players at the beginning and their characteristics such as color and keys
git clone https://github.com/hosseincomedian/Snake.git
Change the config.js file as you want (optional)
python -m pip install -r requirements.txt
python main.py
