https://github.com/ducaale/ballistic-defence
Missile Command clone
https://github.com/ducaale/ballistic-defence
game ggez rust
Last synced: 27 days ago
JSON representation
Missile Command clone
- Host: GitHub
- URL: https://github.com/ducaale/ballistic-defence
- Owner: ducaale
- License: mit
- Created: 2019-06-28T14:03:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T18:42:06.000Z (over 6 years ago)
- Last Synced: 2025-02-28T19:35:10.971Z (over 1 year ago)
- Topics: game, ggez, rust
- Language: Rust
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ballistic-defence
[](https://www.youtube.com/watch?v=HmonRS9Bnmo)
https://www.youtube.com/watch?v=HmonRS9Bnmo
## Requirements
* rust 1.39 or greater
## Build
run `cargo build`
## Running
run `cargo run`
## Gameplay
You objective is to prevent missiles from hitting the ground. click anywhere
on the screen to fire counter-attack missles.