Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmelodie/killer-triangle
Asteroid-like Rust game made with Macroquad
https://github.com/gmelodie/killer-triangle
Last synced: 25 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-15T14:27:49.000Z (over 1 year ago)
- Last Synced: 2024-05-02T03:20:08.681Z (6 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
```