Skip to main content

Pygame implementation of the snake video game

Project description

GitHub Pages

snake2

Installing

Option 1

Install via pip

pip install icenter_snake2

Option 2

Clone the GitHub repository

git clone https://github.com/AmerenICenter/snake2.git

Usage

Option 1

Run the main script from terminal

python snake_main.py

Option 2

Run as a module from terminal

python -m snake2

Note: this calls src/__main__.py

Option 3

Import the package within a python script

import snake2
snake2.run()

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icenter_snake2-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

icenter_snake2-0.1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page