Python game version of the dance arcade game, using arrow keys to match the steps of the dance.
Project description
PyDancer
Python game version of the dance arcade game, using arrow keys to match the steps of the dance.
Note: When writing the statements below, you may need to change all the statements with python3 to python depending on your python installation.
To play:
python3 -m pydancer play
You can change the song, difficult, and the character as shown below
python3 -m pydancer play --song two-in-the-rain --difficulty hard --character boy
To list play options:
To list all play options,
python3 -m pydancer options
To list only character options,
python3 -m pydancer options --characters
To list only difficulty options,
python3 -m pydancer options --difficulties
To list songs:
To list all songs,
python3 -m pydancer songs
To list songs by genre, for example rock,
python3 -m pydancer songs --genre rock
To print how-to guide:
To print the short how-to guide,
python3 -m pydancer how-to
To print the long how-to guide,
python3 -m pydancer how-to --long
Contributing
We welcome contributions from everyone! Before contributing, please read our Contribution Guidelines to understand our contribution process.
If you find a bug or have a feature request, please open an issue on our Issue Tracker.
Contributors
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 pydancer-0.0.3.tar.gz.
File metadata
- Download URL: pydancer-0.0.3.tar.gz
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e5cbd511b98be0bb294cb81f6747240dfaf4f2a2c22bcc94383de52aaf8e19b
|
|
| MD5 |
f8d7cc376554dce57710925ab32fb219
|
|
| BLAKE2b-256 |
73bc6a19c0531cb8cc4342d255f6de68ceb3078d6d65de87483b6171df83cdb4
|
File details
Details for the file pydancer-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pydancer-0.0.3-py3-none-any.whl
- Upload date:
- Size: 34.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71da204b38a9ac5c96f1ee477068a8b617e7ffc4ac0c8368a38ff306053b7a0e
|
|
| MD5 |
91679ab18fa5381a0c34136b30c3016c
|
|
| BLAKE2b-256 |
808f7fa2bb1bdee2e685dd1b03102ec0dd98c71ac6713012f3b8ad8cae5f997f
|