https://github.com/texnoforge/abstractdefense
PEW PEW PEW
https://github.com/texnoforge/abstractdefense
Last synced: about 2 months ago
JSON representation
PEW PEW PEW
- Host: GitHub
- URL: https://github.com/texnoforge/abstractdefense
- Owner: texnoforge
- License: mit
- Created: 2022-01-10T00:47:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T22:57:56.000Z (over 4 years ago)
- Last Synced: 2025-07-03T21:45:13.451Z (12 months ago)
- Language: GDScript
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Abstract Defense
👌
## Installation
Requires Rust 🦀 and [godot-rust](https://godot-rust.github.io/).
## Build & run
Before running in Godot, make sure to build the Rust library.
```
cd abstract-defense && cargo build
```