jasonkwok / Mah-Jong-Tracker

Mahjong point system tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mah-Jong Tracker

Keep track of Mah-Jong points.

Installation

  1. git clone https://github.com/jasonkwok/Mah-Jong-Tracker.git
  2. g++ mahjong-tracker.cpp -o mahjong-tracker

Usage

  1. ./mahjong-tracker

Point System Used

Faan points Base points
1 2
2 4
3 8
4 16
5 32
6 48
7 64
8 96
9 128
10 256

About

Mahjong point system tracker

License:MIT License


Languages

Language:C++ 100.0%