A loading bar simulator using the game Pong
Project description
Pong Loading Bar
Pong Loading Bar is a Python package that simulates a loading bar using the game Pong.
Installation
You can install Pong Loading Bar using pip:
pip install pong-loading-bar
javascript Copy code
Usage
To use Pong Loading Bar in your Python code, simply import the pong_loading_bar
function from the pong_loading_bar
module and call it with the desired wait time and total steps:
from pong_loading_bar import pong_loading_bar
pong_loading_bar(wait_time=0.05, total_steps=200)
The wait_time parameter specifies the number of seconds to wait between each step of the loading bar animation. The total_steps parameter specifies the total number of steps in the loading bar animation.
Credits
This package was created by Your Name.
License
Pong Loading Bar is licensed under the MIT License. See the LICENSE file for more information.
Contributing
If you'd like to contribute to Pong Loading Bar, you can:
Report a bug
Suggest a feature
Submit a pull request
When contributing code, please make sure to:
Write tests for your code
Follow the PEP 8 style guide
Document your code using Docstrings
Use Git commit conventions
Version History
1.0.0 (2023-05-05): Initial release
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
File details
Details for the file pong-loading-bar-1.0.0.tar.gz
.
File metadata
- Download URL: pong-loading-bar-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b46d2504f7bfd839d59f548ebcb49fc70107f71fe8d9c271d8e9e1760a6690ae |
|
MD5 | e15b03374f86ddd6cc31a86e9357339d |
|
BLAKE2b-256 | dbff17c916d440fda1e0a4acb1525b00a80e05b51bc3064485518d77da866d90 |
File details
Details for the file pong_loading_bar-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pong_loading_bar-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6460b2ddd4e065c119fb09a6c8b5e31bfb3cc37a97090fb42227a4d6c85cd6ed |
|
MD5 | c525a6d716ef9d4ee37d295f291b2edc |
|
BLAKE2b-256 | 905e362cfcaf5e43cef285a7c730744fb1bd2f6e3c4e5a1f7e2de39a8e8d0da2 |