3 Star 2 Fork 1

Red_Cell / Pointa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Pointa! Project

Pointa!

| 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, use 3.7 for the best. There are already some issues about asyncio had 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]

Supported Language Codes

As Server

$ python -m Pointa.Server -p

Start a development server by removing -p

About server configuring

flask is 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.py to configure the server.

API

API Refrences (to be done)

Contributing

Feel free! Sending PRs or Open an issue if you want!

The project follows the Contributor Covenant Code of Conduct.

License

MIT © Red_Cell

Special Thanks to Standard Readme

MIT License Copyright (c) 2020 Red_Cell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A board game based on python 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/kredcell/Pointa.git
git@gitee.com:kredcell/Pointa.git
kredcell
Pointa
Pointa
master

搜索帮助