Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcj137442/battletriangle-gamma

A flash game based on ActionScript 3.0
https://github.com/arcj137442/battletriangle-gamma

2d-game actionscript actionscript3 flash game game-2d triangle triangles

Last synced: about 5 hours ago
JSON representation

A flash game based on ActionScript 3.0

Awesome Lists containing this project

README

        

# [![Title](Title_Img.png)](https://github.com/ARCJ137442/BattleTriangle-Gamma)

|**English** | [简体中文](README.zh.md)|
|:-:|:-:|

![GitHub License](https://img.shields.io/github/license/ARCJ137442/BattleTriangle-Gamma?style=for-the-badge&color=cccccc)
![Code Size](https://img.shields.io/github/languages/code-size/ARCJ137442/BattleTriangle-Gamma?style=for-the-badge&color=cccccc)
![Lines of Code](https://www.aschey.tech/tokei/github.com/ARCJ137442/BattleTriangle-Gamma?style=for-the-badge&color=cccccc)
[![Language](https://img.shields.io/badge/language-ActionScript%203.0-white?style=for-the-badge&color=cccccc)](https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/)

![Created At](https://img.shields.io/github/created-at/ARCJ137442/BattleTriangle-Gamma?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/ARCJ137442/BattleTriangle-Gamma?style=for-the-badge)

![GitHub commits since latest release](https://img.shields.io/github/commits-since/ARCJ137442/BattleTriangle-Gamma/latest?style=for-the-badge)

## Introduction

A flash game based on **ActionScript 3.0**.

## Language Used in Game

* [English](README.md)
* [简体中文](README.zh.md)

## Newest Version

v0.2.0

## Control Keys for Players

See [CONTROL](docs/CONTROL.md)

## Debug Keys in Develop

See [DEBUG](docs/DEBUG.md)

## FAQ

See [FAQ](docs/FAQ.md)

## LICENSE

Released under the ***GNU General Public License v3(GPLv3)***

## Related Repositories

[TriangleCraft](https://github.com/ARCJ137442/TriangleCraft)