nanoserver

module
v0.0.0-...-c5f9841 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2018 License: MIT

README

nanoserver

申明: 本代码开源的目的在于作为Nano的示例用于学习, 使用者的其他行为与作者无关

四川麻将玩法, 血战到底(三人模式/四人模式)服务器程序, 房卡模式, 支持俱乐部.

基于Nano开发, 本程序主要用于演示如何使用nano进行游戏服务器程序开发, 演示客户端下载地址:

如果要连接自己的服务器, 可以反编译android的包, 然后修改appConfig.lua中的远程服务器地址, 然后重新打包就可以玩了.

功能介绍
  1. 首次运行自动创建MySQL数据库表结构
  2. 结构化日志
  3. 血战三人玩法/四人玩法完整实现
  4. 微信登录/支付
  5. 游客测试登录
  6. 热更补丁下载(Web服务器模块)
  7. 保存游戏记录, 回放支持
  8. 房间整体流程(玩家开房/俱乐部开房/玩家邀请/解散房间)
  9. ... ...

源码编译

go get github.com/lonnng/nanoserver
cd $GOPATH/src/github.com/lonng/nanoserver/cmd/mahjong
go build
./mahjong

配置

  • 数据库配置
  • 语音账号配置(如果有客户端)
  • 微信登录和支付配置
  • 端口配置

LICENSE

MIT LICENSE

Directories

Path Synopsis
cmd
mahjong/game/mahjong/rule
https://www.xqbase.com/other/mahjongg_english.htm
https://www.xqbase.com/other/mahjongg_english.htm
db
internal
algoutil
Package algoutil contain some scaffold algo
Package algoutil contain some scaffold algo
cache
Package cache implement a cache which backend by redis
Package cache implement a cache which backend by redis
encoding
Package encoding encoding the error or response
Package encoding encoding the error or response
keymgr
Package keymgr manage all app's appkey & appsecret
Package keymgr manage all app's appkey & appsecret
redis
Package cache implement a cache which backend by redis
Package cache implement a cache which backend by redis
set
types
Package types define all common types
Package types define all common types

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL