All Projects → 0990 → Avatar Fight Client

0990 / Avatar Fight Client

基于cocos creator的联网对战小游戏:头像大乱战(protobuf版)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Avatar Fight Client

Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (+1427.27%)
Mutual labels:  protobuf, game
Nano
Lightweight, facility, high performance golang based game server framework
Stars: ✭ 1,888 (+8481.82%)
Mutual labels:  protobuf, game
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+16781.82%)
Mutual labels:  protobuf, game
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (+531.82%)
Mutual labels:  protobuf, game
Jforgame
jforgame是一个一站式游戏服务器开发框架。包含游戏服,跨服,匹配服,后台管理系统等模块。同时提供大量业务案例以供学习。
Stars: ✭ 601 (+2631.82%)
Mutual labels:  protobuf, game
Six
scrapped prototype of stepmania 6. here for historical reasons.
Stars: ✭ 16 (-27.27%)
Mutual labels:  game
Syscrack
Virtual Online Crime Simulator (VOCS) written in PHP 7.0
Stars: ✭ 17 (-22.73%)
Mutual labels:  game
Floppybird
Floppy Bird (OS)
Stars: ✭ 836 (+3700%)
Mutual labels:  game
Art Games
Games to discover new art and artists using museum APIs
Stars: ✭ 6 (-72.73%)
Mutual labels:  game
Ctp2
Civ: CTP2 (Call to Power 2) port to Linux, Pandora and Pyra. Status: Working
Stars: ✭ 19 (-13.64%)
Mutual labels:  game
Blockly Gamepad
A Blockly extension designed to develop games (made with love ❤)
Stars: ✭ 18 (-18.18%)
Mutual labels:  game
Protobuf Uml Diagram
Create UML diagrams from Protobuf compiled .proto files using Python
Stars: ✭ 17 (-22.73%)
Mutual labels:  protobuf
Black And White
Black & White - A colourful grid-based game for Pythonista on iOS
Stars: ✭ 16 (-27.27%)
Mutual labels:  game
Veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Stars: ✭ 868 (+3845.45%)
Mutual labels:  game
Openjk Launcher
Launcher and installer for OpenJk
Stars: ✭ 16 (-27.27%)
Mutual labels:  game
Grpc.jl
gRPC framework for Julia
Stars: ✭ 18 (-18.18%)
Mutual labels:  protobuf
Game Programming Patterns Cn
《游戏编程模式》中文版
Stars: ✭ 837 (+3704.55%)
Mutual labels:  game
Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-22.73%)
Mutual labels:  game
Dragon Taxes
🐲📝 Dragon Tax Return Simulator 2015 - A game made for Ludum Dare 33
Stars: ✭ 17 (-22.73%)
Mutual labels:  game
Camels
camels game
Stars: ✭ 17 (-22.73%)
Mutual labels:  game

头像大乱战

cocos creator开发的对战小游戏客户端protobuf版
点此试玩

改善

1,原项目使用json通信,网络流量较高,protobuf会节省不少流量
2,界面做了部分简洁处理

操作

login
game
使用上下左右控制键转向(或摇杆),鼠标点击发射子弹,消灭其它人,其它人可随时加入游戏

编译运行

客户端使用cocos creator2.1.2打开项目,运行即可

服务端代码在此(golang)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].