Home

Awesome

Mah

A Mahjong Solitaire Game

The original open source version of many Mahjong games out there. Completely free, no ads, no tracking.

Play it here

build with html5, svg, angular

license test developer known vulnerabilities codebeat badge

Features:

Build Config

The default game name is "Mah Jong", to change it

Development server

Run npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use npm run build:prod for a production build.

Running tests

Run npm run test to execute the unit tests via Jest.