Metadata-Version: 2.1
Name: snake-rogi.rib
Version: 1.2
Summary: The famous game snake, built with python.
Home-page: https://github.com/igor-rib-souza/snake
Author: Igor Ribeiro de Souza
Author-email: igor.r.souza@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

The famous snake game!

#Player one control keys: W A S D

#Player two control keys: UP LEFT DOWN RIGHT

The ESC key can be used at any time to acces the game's menu.


