Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T21:31:21.000Z (about 2 months ago)
- Last Synced: 2024-11-08T22:27:07.994Z (about 2 months ago)
- Language: JavaScript
- Size: 633 KB
- 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).