About

The thirteen lanterns (name code's mastermahjong) is a simple web application to record scores of mahjong players (see the features section for more details). It is written in java and is an open-source projects (contributors are welcome) hosted on sourceforge.

The project is in alpha realease (many details has to be fix), but mains functionnalities works fine.

There are 2 modules.

  • A launcher which contains the stand-alone application (with an embeded server and database).
  • And the core application which only contains the application (without the HTTP server). The database can be configured but an embeded database is used by default.

    For simple installation use the launcher module. See the install section for more details.