Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrchantey/war-trance

Open-source strategy game
https://github.com/mrchantey/war-trance

Last synced: 4 days ago
JSON representation

Open-source strategy game

Awesome Lists containing this project

README

        

# WarTrance

WarTrance is an open source RTS game built with Bevy.

## Assets

This game uses free assets which must be downloaded seperately:

- [Itch.io - KayKit](https://kaylousberg.itch.io/)
- [Adveturers](https://kaylousberg.itch.io/kaykit-adventurers) -> `assets/models/`
- [Medieval Hexagong](https://kaylousberg.itch.io/kaykit-medieval-hexagon) -> `assets/models/`

```sh
unzip ~/Downloads/KayKit_Adventurers_1.0_FREE.zip -d ~/me/war-trance/assets/models
unzip ~/Downloads/KayKit_Medieval_Hexagon_Pack_1.0_FREE.zip -d ~/me/war-trance/assets/models
```

## Roadmap