https://github.com/gmelodie/killer-triangle
Asteroid-like Rust game made with Macroquad
https://github.com/gmelodie/killer-triangle
Last synced: 7 months ago
JSON representation
Asteroid-like Rust game made with Macroquad
- Host: GitHub
- URL: https://github.com/gmelodie/killer-triangle
- Owner: gmelodie
- License: mit
- Created: 2023-04-15T14:07:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T14:27:49.000Z (over 2 years ago)
- Last Synced: 2025-01-24T11:44:30.787Z (9 months ago)
- Language: Rust
- Homepage: https://gmelodie.github.io/killer-triangle/
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# killer-triangle
Asteroid-like Rust game made with MacroquadCompiling to WASM:
```bash
make
```