Skip to content
/ metoo Public
forked from fztcjjl/metoo

A game engine based on skynet

Notifications You must be signed in to change notification settings

lineCode/metoo

 
 

Repository files navigation

Build

git clone https://github.com/fztcjjl/metoo.git
cd metoo
make

Test

将tools/metoo.sql导入到mysql

./tools/redis.sh
./tools/startlogin.sh
./tools/startgame.sh
lua client.lua login 80 1

##About skynet https://github.com/cloudwu/skynet

About

A game engine based on skynet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.7%
  • Lua 39.9%
  • Other 1.4%