Pointa! Project
| Chinese |
Table of Contents
Background
"Pointa!" is a board game which is simple to learn & enjoy. Meanwhile you can also play the game with pen and paper, this repository is meant to implement the game in python.
About Game Instruction
We suggest you that having at least a glancing is benefit for no matter playing or developing the game. It not only helps you to get familiar with the " Proper noun " we used in games, but also, is fun.
Game Instructions
Install
The project is based on Python, so make sure your python version is above 3.7.
The project uses Pypi
$ pip install Pointa
Some of the known issues
To host a server, we strongly suggest you that use the python whose version is above
3.6, use3.7for the best. There are already some issues aboutasynciohad been discovered but the reason is still unknown. If you discover more issues like this, open a new issue please.
Usage
After the installation, you can use both client and dedicated server
As Client
$ python -m Pointa.Client -l [languageCode]
As Server
$ python -m Pointa.Server -p
Start a development server by removing -p
About server configuring
flaskis what we used to build server, so most of the configurable options are the options available in original flask, go to./Pointa/Server/configs/Config.pyto configure the server.
API
Contributing
Feel free! Sending PRs or Open an issue if you want!
The project follows the Contributor Covenant Code of Conduct.
License
Special Thanks to Standard Readme
Release files for Pointa 0.2.33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Pointa-0.2.33.tar.gz | 13.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Pointa-0.2.33-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.0 kB
Release files / Pointa-0.2.33.tar.gz
| Download URL | Pointa-0.2.33.tar.gz |
|---|---|
| Size | 13.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1d4ea3caa90d71406598c5b142e11502e3c5a261e27b163e3c8c99a789fa5c1
|
|
BLAKE2b-256 checksum How to use checksums |
32773a3258ab7c0d94822f30bdea1c04782f0cf129ebeb6cc52ba57beafb69ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
|
Release files / Pointa-0.2.33-py3-none-any.whl
| Download URL | Pointa-0.2.33-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26c670fd7b600984410036929b674de2190704254d6e53b763c09df1f58560d3
|
|
BLAKE2b-256 checksum How to use checksums |
eedcd851c849c4ce64abf1eddfac1fe83c5a7b02a84acb04a309e780bf7d9cca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
|