Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dnovikoff/tenhou

golang package for working with tenhou net logs and protocol
https://github.com/dnovikoff/tenhou

client golang logs mahjong network reach riichi server tenhou

Last synced: 3 months ago
JSON representation

golang package for working with tenhou net logs and protocol

Lists

README

        

# About

[![CI](https://github.com/dnovikoff/tenhou/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/dnovikoff/tenhou/actions?query=workflow%3ACI)
[![Coverage Status](https://img.shields.io/codecov/c/github/dnovikoff/tenhou.svg)](https://codecov.io/gh/dnovikoff/tenhou)
[![Go Report Card](https://goreportcard.com/badge/github.com/dnovikoff/tenhou)](https://goreportcard.com/report/github.com/dnovikoff/tenhou)

golang package for working with tenhou net logs and protocol

This package contains functions for parsing/generating:
1. Log files
2. Client messages
3. Server messages

## Proxy logging server
See documentation [here](cmd/tenhou-proxy/README.md)

## Pimbooo example server
See documentation [here](cmd/pimboo-server/README.md)

## Tenhou stats and log downloader
See documentation [here](tools/tentool/README.md)