Try to create a high customizable mahjong system with micro-services, typescript, grpc.
current is tried to maintain riichi mahjong system as base and add capability to add more rules by plugins. (and plugin is built on js code in a sandbox)
Whi…
Try to create a high customizable mahjong system with micro-services, typescript, grpc.
current is tried to maintain riichi mahjong system as base and add capability to add more rules by plugins. (and plugin is built on js code in a sandbox)
Which allows you create a brand new game mode or customize yaku for your own game
Though current state only part of the system.
(I haven’t done all of them. only backend have progress)
Include game, plugin, part of api.
(Demo frontend is helped by AI)
AI helps me to generate some note and dev guide.
Also ideas for this project and bug fixing, tests, readme.