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

https://github.com/yiding-he/matchjong

一个模仿“羊了个羊”玩法的麻将N消游戏,带关卡编辑器
https://github.com/yiding-he/matchjong

game java javafx match3-game

Last synced: 3 months ago
JSON representation

一个模仿“羊了个羊”玩法的麻将N消游戏,带关卡编辑器

Awesome Lists containing this project

README

        

# matchjong

一个模仿“羊了个羊”玩法的麻将N消游戏,带关卡编辑器

![](imgs/screenshot.png)

![](imgs/play.png)

### 特性:

- 玩家可以自行编辑关卡,包括自定义层数、布局、图案、消除规则等;
- 玩家可以将关卡导出并分享给其他玩家。

### 编译要求:

- JDK 17 或以上
- 使用 Maven 编译打包