Pygame implementation of the snake video game
Project description
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file icenter_snake2-0.1.0.tar.gz
.
File metadata
- Download URL: icenter_snake2-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80dc29766594ffedd59176ed3b6f0705d425aa374fc350d8fc67e828340da164 |
|
MD5 | e03358253f75457a51cbc326d799e8dd |
|
BLAKE2b-256 | b3e501728cb819e9e66762f4238b1f0d6b97a1c4d9d2589bc9c8a15915cc0e07 |
File details
Details for the file icenter_snake2-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: icenter_snake2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c95cbc5f9fbb82c7bbfa69f136f5eb264ed43e869aee2095e20a62b424222324 |
|
MD5 | 857201eb787744e1e2c43af009617b48 |
|
BLAKE2b-256 | 7475c2fd514c0a6409ff6302ecde005c95126f821ae3e8e330bbf76b96d6ad98 |