Skip to content

Riichi mahjong hand picture maker, using majsoul tileset

Notifications You must be signed in to change notification settings

vg-mjg/majsoul-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

majsoul-generator

Python program to generate majsoul hands pictures. Forked and translated from here. It also calculates the score using this site, so it actually needs an internet connection. Just run it with

$ python3 main.py

Requirements

Tileset resources

Mahjong Soul

Manual

  • 123456789m stands for man 🀇🀈🀉🀊🀋🀌🀍🀎🀏
  • 123456789p stands for pin 🀙🀚🀛🀜🀝🀞🀟🀠🀡
  • 123456789s stands for sou 🀐🀑🀒🀓🀔🀕🀖🀗🀘
  • 1234567z stands for ton-nan-xia-pei-haku-hatsu-chun 🀀🀁🀂🀃🀆🀅🀄
  • 0m 0p 0s stands for aka
  • x stands for tileback 🀫

Examples

  • 1112345678999m 0m

  • 19m19p19s1234567z 1p

  • 223344666888s6z 6z

  • 123456789p5z x44xz 5z

  • 1m 123m123p123s111z 1m

About

Riichi mahjong hand picture maker, using majsoul tileset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%