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: 4 months ago
JSON representation
A flash game based on ActionScript 3.0
- Host: GitHub
- URL: https://github.com/arcj137442/battletriangle-gamma
- Owner: ARCJ137442
- License: gpl-3.0
- Created: 2020-02-16T10:58:31.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T11:49:59.000Z (over 1 year ago)
- Last Synced: 2025-03-06T11:47:50.461Z (about 1 year ago)
- Topics: 2d-game, actionscript, actionscript3, flash, game, game-2d, triangle, triangles
- Language: ActionScript
- Size: 6.32 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://github.com/ARCJ137442/BattleTriangle-Gamma)
|**English** | [简体中文](README.zh.md)|
|:-:|:-:|



[](https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/)



## 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)