# mj_server **Repository Path**: cgw0827/mj_server ## Basic Information - **Project Name**: mj_server - **Description**: 房卡类麻将服务器 skynet + lua - **Primary Language**: Lua - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2018-03-15 - **Last Updated**: 2023-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mj_server (mahjong game server with fast algorithm) 房卡类麻将服务器 客户端 https://github.com/yuanfengyun/mj_client 棋牌胡牌算法: https://github.com/yuanfengyun/qipai 1、下载源码 git clone https://github.com/yuanfengyun/mj_server.git 2、初始化submodule cd mj_server git submodule update --init --recursive 3、编译skynet cd skynet make linux 4、安装mongodb 5、运行 回到根目录:. run.sh