https://github.com/faervan/angel-td
Simple 2D Tower Defence game written using the Bevy game engine
https://github.com/faervan/angel-td
Last synced: 10 months ago
JSON representation
Simple 2D Tower Defence game written using the Bevy game engine
- Host: GitHub
- URL: https://github.com/faervan/angel-td
- Owner: Faervan
- License: gpl-3.0
- Created: 2024-03-24T20:31:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T20:17:36.000Z (over 1 year ago)
- Last Synced: 2025-03-06T12:15:12.550Z (over 1 year ago)
- Language: Rust
- Size: 6.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angel-td
Simple 2D Tower Defence game written using the Bevy game engine
**DISCLAIMER:**
I just started developing, so the "game" is not in any form playable at this point.
## Running the game
**NOTE:**
having `rustup` with the newest version of `rust` and `cargo` installed is required to run the game
```
git clone https://github.com/Faervan/angel-td.git
cd angel-td
cargo run
```
**WARNING:**
The resolution is currently hardcoded to 1920x1080, I am unaware of how launching the game on a monitor with a larger resolution will behave.
## Credits
Thank's to cassherni (Discord) for creating the ballista sprites
### Building/hammer icon
["Gear-hammer - Lorc - white - game-icons"](https://commons.wikimedia.org/w/index.php?curid=144167118) by [Lorc](https://lorcblog.blogspot.com) is licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/?ref=openverse).