Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 468 Bytes

python-mahjong

Game logic for mahjong to be implemented in godot (to handle GUI and netcode). Intended to be able to eventually cover Chinese regional styles, Chinese National Standard, Zungjung, and Japanese Riichi

To-do

  • Based winning hand determination
  • All main suits
  • Hand class
  • Seven pairs determination
  • Testing class
  • Honor suits
  • Draw and discard (basic interaction)
  • Ready determination
  • Score calculation