Skip to main content

Pygame implementation of the snake video game

Project description

GitHub Pages

snake

Installing

Option 1

Install via pip

pip install icenter_snake

Option 2

Clone the GitHub repository

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

Usage

Option 1

Run the main script from terminal

python snake_main.py

Option 2

Run as a module from terminal

python -m snake

Note: this calls src/__main__.py

Option 3

Import the package within a python script

import snake
snake.run()

Authors

Archit Myadam, David An, Jash Parekh, Myles Ream, Xander Pero, Jack Aubry, Ritika Patel

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_snake-0.3.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

icenter_snake-0.3.0-py3-none-any.whl (5.5 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