An open API service indexing awesome lists of open source software.

https://github.com/ogstudio/ogs-mahjong-components

Components used by OGS Mahjong
https://github.com/ogstudio/ogs-mahjong-components

mahjong mahjong-solitaire

Last synced: 12 months ago
JSON representation

Components used by OGS Mahjong

Awesome Lists containing this project

README

          

# Table of contents

* [Overview](#overview)
* [Components](#components)
* [01. KMahjongg layout parsing](#mc01)
* [Help](#help)

# Overview

Mahjong components are a set of components used by OGS Mahjong game.

**Note**: Mahjong components use [OpenSceneGraph cross-platform examples][osgcpe]
so make sure their repository is located alongside `Mahjong components` one.

# Components

### [01. KMahjongg layout parsing][mc01]

![Screenshot][mc01-screenshot]

Learn how to parse KMahjongg layout.

Help
====

Feel free to [ask questions][issues] in the issues. Your questions help us
improve components.

[osgcpe]: https://github.com/OGStudio/openscenegraph-cross-platform-examples
[issues]: https://github.com/OGStudio/mahjong-components/issues

[mc01]: 01.KMahjonggLayout
[mc01-screenshot]: 01.KMahjonggLayout/shot.png