Skip to main content

Python game version of the dance arcade game, using arrow keys to match the steps of the dance.

Project description

Python package build and test

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydancer-0.0.3.tar.gz (49.6 kB view hashes)

Uploaded Source

Built Distribution

pydancer-0.0.3-py3-none-any.whl (34.3 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