Skip to main content

A board game.

Project description

Hateyugemu

pypi badge license badge release date badge

A digital remake of a popular board game in Japan that integrates LINE Notify in order to send content to players.

Usage

Step 1

Create the following files before the game begins:

  • A player list containing LINE Notify tokens, as shown in tokens.txt
  • A list of topics gathered from the Internet or created on your own, following the format in topics.csv
Step 2

Install the package and run the module (see the Notes section below for options you can specify)

pip install hateyugemu

python3 -m hateyugemu

The first time you run the program, it will ask you to update your tokens file and topics file. Provide the path to these file and your game will begin.

Notes

You can leave the tokens as empty strings in the tokens file if you don't need to use LINE Notify to receive game content. Instead of making a new tokens list everytime the player changes, you can also use the --newname option to create new players (the new players will NOT be saved after the game).

Also, if you are using LINE Notify to receive game content, you might wish to use the --skip option to skip through the process where the assigned action of each player will be displayed on the screen in turns.

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

hateyugemu-0.0.3.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

hateyugemu-0.0.3-py3-none-any.whl (7.1 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