Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arcj137442/battletriangle-gamma
- Owner: ARCJ137442
- License: gpl-3.0
- Created: 2020-02-16T10:58:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T11:49:59.000Z (2 months ago)
- Last Synced: 2024-09-14T21:27:18.091Z (2 months 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
# [![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)