Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tchx84/battle


https://github.com/tchx84/battle

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Battle

A classic battle game made with and for [Gameeky](https://github.com/tchx84/gameeky).

## Hack it

```
cd ~/Gameeky
git clone https://github.com/tchx84/Battle.git
```

## Install it as a Flatpak extension

```
git clone https://github.com/tchx84/Battle.git
cd Battle
flatpak --user install org.gnome.{Platform,Sdk}//45
flatpak-builder --user --force-clean --install build packaging/dev.tchx84.Gameeky.ThematicPack.Battle.json
```

## Credits

The [actuators](actuators), [entities](entities) and [scenes](scenes) produced by [Gameeky](https://github.com/tchx84/gameeky) are released under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. These are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](COPYING) for more details.

The [assets](assets) used in this project belong to opengameart.org and are redistributed under the allowances and limitations of each individual license:

* [Tank Game](https://opengameart.org/content/tank-game) by sparrow666. Redistributed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
* [Cannon Tube](https://opengameart.org/content/cannon-tube) by Toni Gottschall. Redistributed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/).
* [Engine-loop heavy vehicle](https://opengameart.org/content/engine-loop-heavy-vehicletank) by Lucas Del Piero. Redistributed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/).
* [RandomSFX](https://opengameart.org/content/random-sfx) by Écrivain. Redistributed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/).