Snake Block Eater Clone of the classic arcade game snake. Installation Python 3.6+ Use pip to install needed packages pip install -r requirements.txt Usage Now you are ready to play snake game. Input the following in your terminal/cmd python snake.py