Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 888 Bytes

File metadata and controls

22 lines (12 loc) · 888 Bytes

Riichi-Calculator GUI

A small score calculator for Riichi Mahjong. Built using Wails, with a React + TypeScript frontend and Go backend. The main logic for calculating scores is implemented in my riichi-base package.

This calculator uses the Mahjong Soul ruleset. Read more about it and Riichi Mahjong in general at riichi.wiki.

Tile graphics are taken from here.

Installation

To install, you'll need to first install the Wails CLI. Then, clone this repository, and run wails build in it. The executable will be in build/bin.

Screenshots

SC1

SC2

SC3

SC4