A small RPG simulator
Project description
rpg_pybot
Description. The package rpg_pybot is used to:
dice:
roll
players:
Player
Installation
Use the package manager pip to install rpg_pybot
pip install rpg_pybot
Usage
from rpg_pybot.dice import roll, players
roll.roll()
player1 = player.Player("name")
player2 = player.Player("name")
player1.player_data()
player1.set_char_class([0-3])
player1.attack(player2)
Author
Lucas Mateus da Silva
License
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
rpg_pybot-0.0.1.tar.gz
(2.5 kB
view details)
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 rpg_pybot-0.0.1.tar.gz.
File metadata
- Download URL: rpg_pybot-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0eff46f4ea3ed846138188c5cf27b8182dd7a1c32c7bc26c1a1e9ccb250e3f24
|
|
| MD5 |
f09e87a2df76bc332e3fdf4c9b01d8ca
|
|
| BLAKE2b-256 |
f3514abdaddba91bcda67a939861b622b66917e1d7ca3016c607267af16c8db0
|
File details
Details for the file rpg_pybot-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rpg_pybot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f734e83694b7b317d43af37d39ea988ddee080f31f88d53b0474d953250fe56
|
|
| MD5 |
9790972aba8da4707040a941b5ecf4df
|
|
| BLAKE2b-256 |
6ac409747bf3fec180b7941c0ea1824165f9fff2e74f2e91e18f4dab2d12c738
|