Pythonium (Snake on Python) The pyrpose: Make a copy of game "Snake" on Python with lib Pygame Languages: Python 3.12 Libraries: Pygame System requirements: Linux | Mac OS | Windows Quick setup Clone project Upgrate pip: pip install --upgrade pip Install library Pygame pip install -r requirements.txt Run file pythonium.py