KO
|
EN
gitlite — search
Search
#python
#android
#php
#css
#golang
#haskell
#boilerplate
#dsl
#javascript
#symfony
#github-pages
#bot
shootgame
★ 54
Open GitHub ↗
基于cocos creator的小游戏:头像大乱战(json通信版)
Download README (.md)
Explore Similar Repositories
eleFixed
:
Let element fixed. Like table's thead fixed
jmisb
:
jMISB is an open source Java library implementing various MISB standards.
kubernetes-po-polsku
:
Kurs Kubernetes po polsku - materiały
fastlane-plugin-google_drive
:
fastlane plugin to upload files to Google Drive
React-Quick-eChart
:
react快速拖拽配置echart图形
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
shootgame
?
Download (.md)
# 头像大乱战 cocos creator开发的对战小游戏客户端(json通信)<br> [protobuf通信版代码在此](https://github.com/0990/avatar-fight-client)<br> [点此试玩(protobuf版)](http://af.09900990.xyz:5050/)<br> <br> <br> 使用上下左右控制键转向(或摇杆),鼠标点击发射子弹,消灭其它人,其它人可随时加入游戏 # 编译运行 先运行服务端 服务端:https://github.com/0990/foxuc 客户端使用cocos creator2.0.10打开项目,运行即可