Skip to content

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

License

Notifications You must be signed in to change notification settings

xiechyun/BrickAndBall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.4%
  • C# 25.5%
  • Lua 18.2%
  • HTML 2.1%
  • C++ 1.1%
  • Makefile 0.5%
  • Other 0.2%