daxiazh / BrickAndBall

A realtime-mobile-fighting game made with Unity and Skynet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brick & Ball

Brick & Ball is a realtime-mobile-fighting game, it issue in TapTap.

Client

  • The client is made with Unity, you should use Unity 2017.3 or highter to open it.

Server

  • The server is made with Skynet, I recommend it runs on Ubuntu.
  • When build before, you should ensure have Autoconf.
  • If you want to have error warning, you should have Mailutils and set the property of mail in src/config.
  • Shell
shell/build.sh # Build.
shell/build.sh clean # Clean the compiled files.
shell/run.sh # Normally run.
shell/watch.sh # Run and watching the process, if it crash, restart it.
shell/cleanLog.sh # Clean the log files.

说明文档: https://musoucrow.github.io/2018/03/09/bnb_1/

About

A realtime-mobile-fighting game made with Unity and Skynet.

License:MIT License


Languages

Language:C 52.4%Language:C# 25.5%Language:Lua 18.2%Language:HTML 2.1%Language:C++ 1.1%Language:Makefile 0.5%Language:Shell 0.1%Language:CMake 0.1%Language:Perl 0.0%Language:SourcePawn 0.0%