A tiny, non-serious package
Project description
Python Package Exercise
Description
Have you ever needed to waste more time? Have no fear, random snake is here! With our amazing package, you can play with a little snake that doesn't like listening to you, and try your best to hang out with it as long as possible.
This package will open up a window where you can set the snake's speed and color. You can also summon an inputted amount of apples that the snake can eat, and attempt to command the snake to move around (it may or may not listen).
Badges
TODO: badge
PyPI link
TODO: a link to your package's page on the PyPI website.
Instructions for Code Import
TODO: how a developer who wants to import your project into their own code can do so - include documentation and code examples for all functions in your package and a link to an example Python program that uses each of them.
Instructions for Contribution
TODO: how a developer who wants to contribute to your project can set up the virtual environment, install dependencies, and build and test your package for themselves.
Team Members
Samantha Lin: https://github.com/sal2948
Kurt Lukowitsch: https://github.com/kl3641
Eli Sun: https://github.com/IDislikeName
Ray Ochotta: https://github.com/SnowyOchole
Installation and setup
To set up and start the game:
- Install pipenv, if you do not have pipenv installed:
pip install pipenv
- Activate virtual environment:
pipenv shell
- Install randomsnake
pipenv install randomsnake
- Navigate to the package directory, then run this command:
PYTHONPATH=src python -m snakecharmerpackage
- Have fun with your belligerent snake!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snakecharmers-0.1.1.tar.gz.
File metadata
- Download URL: snakecharmers-0.1.1.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c0d2868851ac2cd923de0e6b0214cb79e8805216c3618bc9a3b31d95eb7af5c
|
|
| MD5 |
1371b1d4a439990d49cc1bad7cf73430
|
|
| BLAKE2b-256 |
502366c0f1f6ead90f5971e74c4f5339361f3f7fe953436862fb44e2532a6623
|
File details
Details for the file snakecharmers-0.1.1-py3-none-any.whl.
File metadata
- Download URL: snakecharmers-0.1.1-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72efbeac3c675fcf571f6ac63232e0742b2db60e80f358d507c081777323990f
|
|
| MD5 |
42a26248fb1a92d1af0184b8f0da27bc
|
|
| BLAKE2b-256 |
3e4ede46b3e5e9f47133b54ef328286aab642e0f44e032f15ccb71afedf565bf
|