Skip to main content

Party games for small groups.

Project description

Have fun.


Download and run the correct application for your system directly, or follow one of the steps below.


Terminal usage

pip install pagame

pagame

Python usage

pip install pagame
from pagame import Play

Play()

See and run examples/example_game.py for manually starting the game with parameters.


Notes

Spotify should be open for the proper experience, but does not have to.

In order for the game to access Spotify, you need to have a Spotify client id and secret. These can be obtained by creating a Spotify app (through developer.spotify.com); and the client id and secret can be pasted directly in through the GUI, or into the example script.


Parameters

Note that all these can be controlled through the GUI.

Parameter Description Type
delay Minutes between each game.
If tuple, randomly sampled between values.
int or tuple[int, int]
language Which language the game is played with. str
playlist Spotify-URI for the playlist. str
spotify_id Spotify client id. str
spotify_secret Spotify client secret. str

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

pagame-1.1.3.tar.gz (111.6 kB view hashes)

Uploaded Source

Built Distribution

pagame-1.1.3-py3-none-any.whl (114.0 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