项目作者: sunny-zuo

项目描述 :
Top-down multiplayer shooter written in AS3 for Adobe AIR & Flash
高级语言: ActionScript
项目地址: git://github.com/sunny-zuo/battle-bane.git
创建时间: 2020-05-25T06:21:44Z
项目社区:https://github.com/sunny-zuo/battle-bane

开源协议:

下载


Battle Bane

Battle Bane is a top down multiplayer shooter game built for Adobe Flash (desktop) and Adobe AIR (mobile). It utilizes a simple websocket echo server to run and supports cross-play between desktop and mobile clients. The codebase for both versions are largely similar, with only slight modifications to the control scheme.

Features

  • Online multiplayer
  • Cross-play between mobile and desktop clients
  • Keyboard + Mouse controls on desktop, double joystick on mobile
  • Customizable stats with skill point system
  • Settings persist across sessions
  • Pixel perfect collision detection
  • Freely drawable game map

Libraries