Snakerun ======== A classic Snake game implemented in **Python** and played via CLI. .. image:: https://img.shields.io/pypi/v/snakerun.svg?color=blue :target: https://pypi.org/project/snakerun/ :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/snakerun.svg :target: https://pypi.org/project/snakerun/ :alt: Python Versions .. image:: https://img.shields.io/github/license/bhatishan2003/snakerun :target: LICENSE :alt: License .. image:: https://github.com/bhatishan2003/snakerun/actions/workflows/python-app.yml/badge.svg :target: https://github.com/bhatishan2003/snakerun/actions/workflows/python-app.yml :alt: Python application .. image:: https://img.shields.io/codecov/c/github/bhatishan2003/snakerun :target: https://codecov.io/gh/bhatishan2003/snakerun :alt: Coverage Table of Contents ----------------- .. toctree:: :maxdepth: 2 :caption: Contents: installation usage testing api