The classic snake game written in Python 3 and developed in Pycharm IDE
- Python 3.x
- pygame
How to install Pycharm for Windows?
1. Download Community Edition: https://www.jetbrains.com/pycharm/download/#section=windows
2. Run pycharm-community-2019.3.1.exe
How to add pygames to Pycharm?
Go to File -> Settings -> Project -> Project Interpreter -> click on + to add pygame.