All Projects → vdanchenkov → tenhud

vdanchenkov / tenhud

Licence: other
HUD for tenhou.net riichi mahjong server. Shows tsumogiri and hidden tiles.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tenhud

akochan-reviewer
🔍🀄️ Review mahjong game log with mjai-compatible mahjong AI.
Stars: ✭ 503 (+4091.67%)
Mutual labels:  mahjong, tenhou
MajsoulAI
雀魂/天凤四人麻将AI;目前段位 雀魂雀圣3 天凤8段。
Stars: ✭ 93 (+675%)
Mutual labels:  mahjong, tenhou
JapaneseMahjong
日本麻将的库,“求向听数”、“判断胡牌”、“牌面拆解”采用查表法。
Stars: ✭ 96 (+700%)
Mutual labels:  mahjong
mahjong soul api
Python wrapper for the Mahjong Soul (Majsoul) Protobuf objects. It allows to use their API.
Stars: ✭ 30 (+150%)
Mutual labels:  mahjong
ChineseOfficialMahjongHelper
国标麻将小助手——包含算番器、线下实麻计分器、番种详细说明、牌理等
Stars: ✭ 82 (+583.33%)
Mutual labels:  mahjong
autotable
An online mahjong table
Stars: ✭ 39 (+225%)
Mutual labels:  mahjong
Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
Stars: ✭ 45 (+275%)
Mutual labels:  mahjong
mah
a html5 mahjong solitaire game
Stars: ✭ 33 (+175%)
Mutual labels:  mahjong
mahjong-ai
A program for investigation on deep learning model for Hong Kong Mahjong.
Stars: ✭ 24 (+100%)
Mutual labels:  mahjong
16mj
16 Mahjong
Stars: ✭ 15 (+25%)
Mutual labels:  mahjong
tjmj
网页的天津麻将,从 GoogleCode 导入,不活跃
Stars: ✭ 29 (+141.67%)
Mutual labels:  mahjong
pantheon
Primary Pantheon project repository
Stars: ✭ 21 (+75%)
Mutual labels:  mahjong

Tenhud - HUD for tenhou.net

Installation

npm install -g node-gyp
npm install -g tenhud

You’ll need to have Node on your machine. We recommend to use Node >= 6 and npm >= 3. You can use nvm to get it and easily switch between versions.

You'll need libpcap installed. Most OSX machines seem to have it. All major Linux distributions have it available either by default or with a package like libpcap-dev. Refer to pcap if you have problems with installation.

I've tested it only with Flash web client on OS X so far.

Motivation

Tsumogiri and tedashi are difficult to distinguish and analyze on tenhou web client. You have to practice in perceiving and remembering of tsumogiri before you will be able to see patterns in discards and make decisions based on it. So i decided to build helper software to jump over that gap.

Another feature of this hud is a map of hidden tiles. It's useless for average player, but might help newcomers to play more consciously.

Usage

Run:

tenhud

And start regular tenhou game.

Screenshot of the app

Man tiles are red, pin - blue, sou - green. Tsumogiri is marked with colored background.

Hidden tiles are those lying in the wall or inside other player's hands.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].